We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Layout/IndentationStyle
1 parent e48f452 commit baa90b2Copy full SHA for baa90b2
config/default.yml
@@ -177,13 +177,13 @@ Layout/HeredocIndentation:
177
Enabled: false
178
179
Layout/IndentationConsistency:
180
+ Enabled: false
181
+
182
+Layout/IndentationStyle:
183
Enabled: true
184
EnforcedStyle: spaces
185
IndentationWidth: 2
186
-Layout/IndentationStyle:
- Enabled: false
-
187
Layout/IndentationWidth:
188
189
Width: 2
0 commit comments