Update deprecated rubocop name

This commit is contained in:
Justin Li 2018-09-13 17:15:32 -04:00
parent 8dcc319128
commit 76b4920d3e

View File

@ -71,7 +71,10 @@ Style/Documentation:
Style/ClassAndModuleChildren:
Enabled: false
Style/TrailingCommaInLiteral:
Style/TrailingCommaInArrayLiteral:
Enabled: false
Style/TrailingCommaInHashLiteral:
Enabled: false
Layout/IndentHash: