Update indentation consistency rubocop rule
The indentation mode has been renamed.
This commit is contained in:
@@ -30,7 +30,7 @@ FactoryBot/AttributeDefinedStatically:
|
||||
Enabled: true
|
||||
|
||||
Layout/IndentationConsistency:
|
||||
EnforcedStyle: rails
|
||||
EnforcedStyle: indented_internal_methods
|
||||
|
||||
Layout/IndentationWidth:
|
||||
Enabled: true
|
||||
|
||||
Reference in New Issue
Block a user