Adjust reek excludes
This commit is contained in:
parent
41af73a89a
commit
9a6bb4cec3
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ TooManyMethods:
|
||||||
- Mutant::CLI
|
- Mutant::CLI
|
||||||
- Mutant::Mutator::Node
|
- Mutant::Mutator::Node
|
||||||
- Mutant::Reporter::CLI
|
- Mutant::Reporter::CLI
|
||||||
|
- Mutant::Meta::Example::Verification
|
||||||
max_methods: 10
|
max_methods: 10
|
||||||
TooManyStatements:
|
TooManyStatements:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue