This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
Bump rails from c6e3336
to c692e75
#7
Annotations
7 errors
lint:
Gemfile#L66
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/users_controller.rb#L8
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/users_controller.rb#L11
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/users_controller.rb#L13
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/messages_helper.rb#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|