Skip to content

Commit

Permalink
IndentWhenRelativeTo has been renamed to EnforcedStyle
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 8, 2017
1 parent d030de0 commit ee80a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Expand Up @@ -38,7 +38,7 @@ Style/CollectionMethods:
find_all: 'select'

Style/CaseIndentation:
IndentWhenRelativeTo: end
EnforcedStyle: end

Style/Documentation:
Enabled: false
Expand Down

0 comments on commit ee80a3c

Please sign in to comment.