Skip to content

Commit

Permalink
change rubocop yml
Browse files Browse the repository at this point in the history
  • Loading branch information
holylance committed Apr 26, 2018
1 parent 187ee0c commit d484194
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,10 @@ Style/SymbolArray:
Style/GuardClause:
Enabled: false

Style/TrailingCommaInLiteral:
Style/TrailingCommaInArrayLiteral:
Enabled: false

Style/TrailingCommaInHashLiteral:
Enabled: false

Style/BarePercentLiterals:
Expand Down

0 comments on commit d484194

Please sign in to comment.