Update .rubocop.yml

This commit is contained in:
Jesus Federico 2019-05-01 14:49:53 -04:00 committed by GitHub
parent 84caa20078
commit c5b5d1e445
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ Naming/FileName:
Regex:
IgnoreExecutableScripts: true
Layout/FirstParameterIndentation:
Layout/IndentFirstArgument:
EnforcedStyle: consistent
SupportedStyles:
- consistent