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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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