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

View File

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