Skip to content

Commit

Permalink
Increase Max ClassLength to 176
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Feb 7, 2016
1 parent 93b3fe5 commit dc72ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Metrics/AbcSize:
# Offense count: 2
# Configuration parameters: CountComments.
Metrics/ClassLength:
Max: 171
Max: 176

# Offense count: 6
Metrics/CyclomaticComplexity:
Expand Down

0 comments on commit dc72ea9

Please sign in to comment.