Update flay and reek thresholds

This commit is contained in:
Dan Kubb 2013-09-08 22:37:44 -07:00
parent b64ff4e6a8
commit 74b7ae9760
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,3 @@
---
threshold: 18
total_score: 743
total_score: 748

View file

@ -73,6 +73,7 @@ TooManyMethods:
enabled: true
exclude:
- Mutant::CLI
- Mutant::Mutator::Node
- Mutant::Reporter::CLI
max_methods: 10
TooManyStatements: