This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
Start of logos + securities #22
Annotations
6 errors
lint:
app/controllers/api/logos_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/api/logos_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/api/logos_controller.rb#L14
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/securities_controller.rb#L12
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/views/api/logos/search.json.jbuilder#L4
Layout/TrailingEmptyLines: Final newline missing.
|
lint
Process completed with exit code 1.
|