Enable the Layout/LeadingCommentSpace cop
This commit is contained in:
parent
19ee24d559
commit
345b892956
10 changed files with 17 additions and 17 deletions
|
@ -171,7 +171,7 @@ Rails.application.routes.draw do
|
|||
end
|
||||
|
||||
namespace :accompagnateurs do
|
||||
get 'show' #delete after fixed tests admin/accompagnateurs/show_spec without this line
|
||||
get 'show' # delete after fixed tests admin/accompagnateurs/show_spec without this line
|
||||
end
|
||||
|
||||
resources :gestionnaires, only: [:index, :create, :destroy]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue