Bump aws-sdk-cloudfront from 1.102.0 to 1.103.0 #6
Annotations
10 errors
Lint code for consistent style:
Gemfile#L52
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L71
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L71
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L72
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L12
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L13
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L37
Layout/IndentationStyle: Tab detected in indentation.
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L38
Layout/IndentationStyle: Tab detected in indentation.
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L38
Layout/CommentIndentation: Incorrect indentation detected (column 1 instead of 2).
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L46
Layout/TrailingEmptyLines: Final newline missing.
|
Loading