diff --git a/.rubocop.yml b/.rubocop.yml index 1895d8e..262d2b2 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -16,5 +16,5 @@ Style/TrailingCommaInArguments: Layout/AlignHash: EnforcedHashRocketStyle: table -Layout/IndentHash: +Layout/IndentFirstHashElement: EnforcedStyle: consistent