Skip to content

Commit

Permalink
rubocop: Don't warn us that the PrimeField class is too long.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidEGrayson committed Apr 20, 2014
1 parent 797a565 commit 36a461a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Expand Up @@ -4,6 +4,9 @@ AlignParameters:
AndOr:
Enabled: false

ClassLength:
Max: 150

CyclomaticComplexity:
Max: 20

Expand Down

0 comments on commit 36a461a

Please sign in to comment.