Update .rubocop.yml

This commit is contained in:
Jesus Federico
2019-05-01 15:14:58 -04:00
committed by GitHub
parent c5b5d1e445
commit bba42bb708

View File

@ -224,7 +224,7 @@ Layout/IndentationConsistency:
Layout/IndentationWidth:
Width: 2
Layout/IndentArray:
Layout/IndentFirstArrayElement:
EnforcedStyle: consistent
SupportedStyles:
- special_inside_parentheses