Adjust reek settings
This commit is contained in:
parent
801500510e
commit
9c65e409a6
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ TooManyStatements:
|
||||||
- Mutant::Reporter::CLI::Printer::Config#run
|
- Mutant::Reporter::CLI::Printer::Config#run
|
||||||
- Mutant::Zombifier::File#self.find
|
- Mutant::Zombifier::File#self.find
|
||||||
- Mutant::CLI#add_environment_options
|
- Mutant::CLI#add_environment_options
|
||||||
|
- Mutant::Runner#run_driver
|
||||||
max_statements: 7
|
max_statements: 7
|
||||||
UncommunicativeMethodName:
|
UncommunicativeMethodName:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue