Update indentation consistency rubocop rule

The indentation mode has been renamed.
This commit is contained in:
Javi Martín
2019-10-01 18:01:08 +02:00
parent d827946a10
commit 74500db173

View File

@@ -30,7 +30,7 @@ FactoryBot/AttributeDefinedStatically:
Enabled: true
Layout/IndentationConsistency:
EnforcedStyle: rails
EnforcedStyle: indented_internal_methods
Layout/IndentationWidth:
Enabled: true