This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
Bump propshaft from 0.9.1 to 1.0.1 #42
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.
|