forked from External/greenlight
Update .rubocop.yml
This commit is contained in:
parent
c5b5d1e445
commit
bba42bb708
|
@ -224,7 +224,7 @@ Layout/IndentationConsistency:
|
||||||
Layout/IndentationWidth:
|
Layout/IndentationWidth:
|
||||||
Width: 2
|
Width: 2
|
||||||
|
|
||||||
Layout/IndentArray:
|
Layout/IndentFirstArrayElement:
|
||||||
EnforcedStyle: consistent
|
EnforcedStyle: consistent
|
||||||
SupportedStyles:
|
SupportedStyles:
|
||||||
- special_inside_parentheses
|
- special_inside_parentheses
|
||||||
|
|
Loading…
Reference in New Issue