Enable the Layout/SpaceInsideHashLiteralBraces cop
This commit is contained in:
parent
02ade68b38
commit
b138dcd876
51 changed files with 154 additions and 154 deletions
|
@ -177,7 +177,7 @@ class Gestionnaire < ActiveRecord::Base
|
|||
}
|
||||
]
|
||||
|
||||
couples.include?({table: table, column: column})
|
||||
couples.include?({ table: table, column: column })
|
||||
end
|
||||
|
||||
def annotations_hash(demande, annotations_privees, avis, messagerie)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue