Bump puma from 6.4.2 to 6.5.0 #66
Annotations
10 errors
Lint code for consistent style:
Gemfile#L92
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
Lint code for consistent style:
app/controllers/api/event_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/api/event_controller.rb#L126
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/controllers/api/event_controller.rb#L126
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/controllers/api/event_controller.rb#L281
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/api/event_controller.rb#L283
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/controllers/api/event_controller.rb#L283
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/controllers/api/event_controller.rb#L284
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/controllers/api/event_controller.rb#L284
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/controllers/api/event_controller.rb#L287
Style/ParenthesesAroundCondition: Don't use parentheses around the condition of an `if`.
|
Loading