Skip to content

Commit

Permalink
Update .rubocop.yml to match the changes in newest rubocop version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmozuras committed Mar 13, 2016
1 parent 3b08b33 commit 882f91c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .rubocop.yml
Expand Up @@ -4,8 +4,8 @@ Documentation:
SignalException:
EnforcedStyle: only_raise

TrailingComma:
Enabled: false
MultilineOperationIndentation:
EnforcedStyle: indented

Style/MultilineOperationIndentation:
MultilineMethodCallIndentation:
EnforcedStyle: indented

0 comments on commit 882f91c

Please sign in to comment.