Bump paper_trail from 15.2.0 to 16.0.0 #15
Annotations
11 errors
lint:
app/controllers/application_controller.rb#L23
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/application_controller.rb#L34
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/application_controller.rb#L34
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/application_controller.rb#L35
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/application_controller.rb#L35
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/charts_controller.rb#L4
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/controllers/commitments_controller.rb#L25
Layout/EmptyLinesAroundMethodBody: Extra empty line detected at method body beginning.
|
lint:
app/controllers/commitments_controller.rb#L30
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/commitments_controller.rb#L70
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/home_controller.rb#L2
Layout/TrailingWhitespace: Trailing whitespace detected.
|
test
Process completed with exit code 1.
|