Bump erb_lint from 9ef15e2
to 0.6.0
#21
Annotations
10 errors
app/controllers/book_masters_controller.rb#L64
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
app/controllers/book_masters_controller.rb#L64
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
app/controllers/book_stock_statuses_controller.rb#L50
Layout/LineLength: Line is too long. [121/120]
|
app/controllers/lending_sets_controller.rb#L66
Layout/LineLength: Line is too long. [159/120]
|
app/controllers/lending_sets_controller.rb#L66
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
app/controllers/lending_sets_controller.rb#L66
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
app/models/author.rb#L6
Rails/UniqueValidationWithoutIndex: Uniqueness validation should have a unique index on the database column.
|
app/models/author.rb#L6
Layout/SpaceAfterColon: Space missing after colon.
|
app/models/author.rb#L8
Rails/HasManyOrHasOneDependent: Specify a `:dependent` option.
|
app/models/book_master.rb#L5
Layout/EmptyLineBetweenDefs: Expected 1 empty line between method definitions; found 0.
|
This job failed
Loading