Update rubocop.yml

This commit is contained in:
2016-12-09 17:08:28 +00:00
parent 3ce9bd3ffe
commit 22e1278b36

View File

@@ -34,7 +34,7 @@ Style/Encoding:
EnforcedStyle: when_needed
Style/HashSyntax:
EnforcedStyle: hash_rockets
EnforcedStyle: ruby19_no_mixed_keys
Style/IndentHash:
EnforcedStyle: consistent