Bump thruster from 0.1.8 to 0.1.9 #2
Annotations
10 errors
Lint code for consistent style:
app/controllers/application_controller.rb#L4
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
|
Lint code for consistent style:
app/controllers/foods_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
|
Lint code for consistent style:
app/controllers/foods_controller.rb#L6
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
|
Lint code for consistent style:
app/controllers/home_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
|
Lint code for consistent style:
app/controllers/home_controller.rb#L5
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
|
Lint code for consistent style:
app/controllers/recipes_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
|
Lint code for consistent style:
app/controllers/recipes_controller.rb#L28
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/controllers/recipes_controller.rb#L28
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/controllers/recipes_controller.rb#L30
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
|
Lint code for consistent style:
config/routes.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Loading