add meal plans #15
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/meal_plans_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
|
Lint code for consistent style:
app/controllers/meal_plans_controller.rb#L5
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
app/controllers/meal_plans_controller.rb#L20
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
app/controllers/meal_plans_controller.rb#L31
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint code for consistent style:
app/controllers/recipes_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
|
Loading