Skip to content

Commit

Permalink
Ease rubocop class length check
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaniwaki committed Apr 19, 2015
1 parent f48a827 commit e85eefc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ Style/DoubleNegation:
Enabled: false
Metrics/PerceivedComplexity:
Enabled: false
Metrics/ClassLength:
Max: 110

0 comments on commit e85eefc

Please sign in to comment.