Whitelist reek issue
This commit is contained in:
parent
4225ddc588
commit
87ba520cd7
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ TooManyStatements:
|
||||||
# How mutant does CLI parsing is shit
|
# How mutant does CLI parsing is shit
|
||||||
- Mutant::CLI#parse
|
- Mutant::CLI#parse
|
||||||
- Mutant::CLI#initialize
|
- Mutant::CLI#initialize
|
||||||
|
- Mutant::CLI#add_debug_options
|
||||||
max_statements: 6
|
max_statements: 6
|
||||||
UncommunicativeMethodName:
|
UncommunicativeMethodName:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue