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