PC-24: Quotes model and QuoteItems model integration #383
Annotations
6 errors
|
lint:
app/admin/items.rb#L204
Layout/IndentationWidth: Use 2 (not 0) spaces for indentation.
|
|
lint:
app/admin/items.rb#L210
Layout/ClosingParenthesisIndentation: Indent `)` to column 6 (not 8)
|
|
lint:
app/admin/items.rb#L211
Layout/EndAlignment: `end` at 211, 6 is not aligned with `unless` at 204, 4.
|
|
lint:
app/admin/items.rb#L212
Layout/BlockAlignment: `end` at 212, 4 is not aligned with `action_item :toggle, only: :show do` at 203, 2.
|
|
lint:
app/admin/items.rb#L213
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint
Process completed with exit code 1.
|