Small text if partner has no events #24
Annotations
11 errors
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#L23
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/events_controller.rb#L38
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/events_controller.rb#L47
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/home_controller.rb#L7
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
|
lint:
app/controllers/partners_controller.rb#L15
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
scan_ruby
Process completed with exit code 5.
|