Skip to content

Commit

Permalink
allow longer blocks in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stve committed Feb 15, 2017
1 parent 21c3434 commit 2a40843
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Metrics/BlockLength:
Max: 36
Exclude:
- spec/**/*.rb

Metrics/BlockNesting:
Max: 2
Expand Down

0 comments on commit 2a40843

Please sign in to comment.