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.
1 parent 31f9d40 commit e1f099cCopy full SHA for e1f099c
config/base.yml
@@ -53,7 +53,7 @@ Layout/FirstArgumentIndentation:
53
EnforcedStyle: special_for_inner_method_call_in_parentheses
54
55
Layout/FirstArrayElementIndentation:
56
- EnforcedStyle: special_inside_parentheses
+ EnforcedStyle: consistent
57
58
Layout/FirstHashElementIndentation:
59
EnforcedStyle: special_inside_parentheses
0 commit comments