Skip to content

Commit

Permalink
Bumping rubocop ClassLength Max again ... for now!
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballhat committed Feb 15, 2014
1 parent 9867265 commit c15ed48
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 @@ -19,7 +19,7 @@ CaseEquality:
# Offence count: 1
# Configuration parameters: CountComments.
ClassLength:
Max: 341
Max: 342

# Offence count: 4
CyclomaticComplexity:
Expand Down

0 comments on commit c15ed48

Please sign in to comment.