Skip to content

Commit

Permalink
Fixed ClassLength defenintion check in rubocop.yml to appease rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav Shub committed Feb 9, 2014
1 parent bf8205c commit 5375c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ CaseEquality:
Enabled: false

ClassLength:
Enabled: false
Max: 450

ClassVars:
Enabled: false
Expand Down

0 comments on commit 5375c9c

Please sign in to comment.