Skip to content

Commit

Permalink
Chore: Update rubocop config to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
jfelchner committed Jul 12, 2016
1 parent 518f9cf commit ec413fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .rubocop.yml
Expand Up @@ -26,4 +26,5 @@ Style/SymbolArray:
Enabled: false

Style/TrailingCommaInArguments:
Enabled: false
Enabled: true
EnforcedStyleForMultiline: 'no_comma'

0 comments on commit ec413fb

Please sign in to comment.