Skip to content

Commit

Permalink
[rubocop] Increase ClassLength
Browse files Browse the repository at this point in the history
  • Loading branch information
panaak authored and pietromenna committed Jan 13, 2018
1 parent 55bfea0 commit fdfdb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Expand Up @@ -24,4 +24,4 @@ Style/SymbolArray:
Enabled: false

Metrics/ClassLength:
Max: 125
Max: 130

0 comments on commit fdfdb72

Please sign in to comment.