Library/.rubocop.yml: fix renamed CaseIndentation setting
This commit is contained in:
parent
c2b3f1db27
commit
9b2951fb29
@ -63,7 +63,7 @@ Style/BlockDelimiters:
|
||||
EnforcedStyle: line_count_based
|
||||
|
||||
Style/CaseIndentation:
|
||||
IndentWhenRelativeTo: end
|
||||
EnforcedStyle: end
|
||||
|
||||
Style/ClassAndModuleChildren:
|
||||
EnforcedStyle: nested
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user