Commit 33298c2

mokha <mokha@cisco.com>
2018-03-06 16:26:33
remove deprecated cop.
1 parent f817feb
Changed files (1)
.rubocop.yml
@@ -68,9 +68,6 @@ Style/EachWithObject:
 Style/StringLiterals:
   EnforcedStyle: 'single_quotes'
 
-Style/TrailingCommaInLiteral:
-  Enabled: false
-
 RSpec/MultipleExpectations:
   Enabled: false