Skip to content

Commit

Permalink
Increase maximum class length
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed Oct 27, 2015
1 parent e2ff48c commit 9fec3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Expand Up @@ -6,7 +6,7 @@ AllCops:
- tmp/**/*
- vendor/**/*
ClassLength:
Max: 120
Max: 150
Documentation:
Exclude:
- spec/**/*
Expand Down

0 comments on commit 9fec3bc

Please sign in to comment.