Bump sqlite3 from 2.0.3 to 2.1.1 #61
Annotations
10 errors
Lint code for consistent style:
Gemfile#L54
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L54
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L65
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
Lint code for consistent style:
app/controllers/events_controller.rb#L2
Layout/LeadingCommentSpace: Missing space after `#`.
|
Lint code for consistent style:
app/controllers/events_controller.rb#L3
Layout/LeadingCommentSpace: Missing space after `#`.
|
Lint code for consistent style:
app/controllers/events_controller.rb#L31
Layout/SpaceInsideParens: Space inside parentheses detected.
|
Lint code for consistent style:
app/controllers/events_controller.rb#L31
Layout/SpaceInsideParens: Space inside parentheses detected.
|
Lint code for consistent style:
app/controllers/events_controller.rb#L33
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
app/controllers/events_controller.rb#L36
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/events_controller.rb#L60
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Loading