Bump turbo-rails from 2.0.6 to 2.0.10 #39
Annotations
11 errors
scan_ruby
Process completed with exit code 5.
|
lint:
Gemfile#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L56
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
lint:
app/controllers/events_controller.rb#L2
Layout/LeadingCommentSpace: Missing space after `#`.
|
lint:
app/controllers/events_controller.rb#L3
Layout/LeadingCommentSpace: Missing space after `#`.
|
lint:
app/controllers/events_controller.rb#L27
Layout/SpaceInsideParens: Space inside parentheses detected.
|
lint:
app/controllers/events_controller.rb#L27
Layout/SpaceInsideParens: Space inside parentheses detected.
|
lint:
app/controllers/events_controller.rb#L29
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/events_controller.rb#L32
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/events_controller.rb#L56
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|