Added Fastlane workflows #15
Annotations
2 errors and 1 warning
Run linters
Process completed with exit code 1.
|
Run linters:
Production/govuk_ios/SupportingFiles/AppDelegate.swift#L13
Line Length Violation: Line should be 120 characters or less; currently it has 145 characters (line_length)
|
Run linters:
Fastlane/configuration.rb#L1
[rubocop] reported by reviewdog 🐶
Missing frozen string literal comment.
Raw Output:
Fastlane/configuration.rb:1:1: C: Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|