Bump kamal from 2.4.0 to 2.5.1 #37
Annotations
10 errors
Lint code for consistent style:
Gemfile#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L45
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
app/controllers/static_pages_controller.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
app/controllers/static_pages_controller.rb#L7
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
app/controllers/static_pages_controller.rb#L11
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
app/controllers/static_pages_controller.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
app/helpers/application_helper.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/helpers/application_helper.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/helpers/application_helper.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/helpers/application_helper.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Loading