Enable the Layout/IndentHash cop

This commit is contained in:
gregoirenovel 2018-01-15 19:02:12 +01:00
parent 3363e21427
commit 0be657c0d7
21 changed files with 163 additions and 155 deletions

View file

@ -95,7 +95,7 @@ class Users::DescriptionController < UsersController
def self.route_authorization
{
states: [:brouillon, :en_construction]
states: [:brouillon, :en_construction]
}
end