Markdown description rendering to HTML #45
Annotations
10 errors
Gemfile#L48
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Gemfile#L48
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Gemfile#L59
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
app/controllers/events_controller.rb#L2
Layout/LeadingCommentSpace: Missing space after `#`.
|
app/controllers/events_controller.rb#L3
Layout/LeadingCommentSpace: Missing space after `#`.
|
app/controllers/events_controller.rb#L31
Layout/SpaceInsideParens: Space inside parentheses detected.
|
app/controllers/events_controller.rb#L31
Layout/SpaceInsideParens: Space inside parentheses detected.
|
app/controllers/events_controller.rb#L33
Layout/TrailingWhitespace: Trailing whitespace detected.
|
app/controllers/events_controller.rb#L36
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/controllers/events_controller.rb#L60
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
This job failed
Loading