Bump brakeman from 6.2.1 to 6.2.2 #22
Annotations
6 errors
lint:
app/controllers/concerns/impersonation.rb#L41
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
lint:
app/controllers/main_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/main_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/models/user.rb#L5
Layout/SpaceBeforeBlockBraces: Space missing to the left of {.
|
lint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|