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
|
||||
- Mutant::CLI#parse
|
||||
- Mutant::CLI#initialize
|
||||
- Mutant::CLI#add_debug_options
|
||||
max_statements: 6
|
||||
UncommunicativeMethodName:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in a new issue