Skip to content

Commit bba715d

Browse files
committed
Fix RuboCop config
Cop has been renamed.
1 parent 7b4c382 commit bba715d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inherit_from: .rubocop_todo.yml
88
Layout/EmptyLinesAroundArguments:
99
Enabled: false
1010

11-
Layout/IndentHash:
11+
Layout/FirstHashElementIndentation:
1212
EnforcedStyle: consistent
1313

1414
Metrics/BlockLength:

0 commit comments

Comments
 (0)