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