Skip to content

Commit

Permalink
Allow more lines from Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonreinke committed Jan 30, 2018
1 parent 16c3972 commit dc3c9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop_todo.yml
Expand Up @@ -39,7 +39,7 @@ Metrics/MethodLength:
# Offense count: 2
# Configuration parameters: CountComments.
Metrics/ModuleLength:
Max: 328
Max: 331

# Offense count: 1
Style/CaseEquality:
Expand Down

0 comments on commit dc3c9ce

Please sign in to comment.