Fix reek exclusion for name change disinfect
This commit is contained in:
parent
6437254e28
commit
6ede2d298e
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ NestedIterators:
|
||||||
- Mutant::Mutator::Node::Resbody#mutate_captures
|
- Mutant::Mutator::Node::Resbody#mutate_captures
|
||||||
- Mutant::Mutator::Node::Arguments#emit_argument_mutations
|
- Mutant::Mutator::Node::Arguments#emit_argument_mutations
|
||||||
- Mutant::RequireHighjack#infect
|
- Mutant::RequireHighjack#infect
|
||||||
- Mutant::RequireHighjack#desinfect
|
- Mutant::RequireHighjack#disinfect
|
||||||
- Mutant::Subject#tests
|
- Mutant::Subject#tests
|
||||||
- Parser::Lexer#self.new
|
- Parser::Lexer#self.new
|
||||||
max_allowed_nesting: 1
|
max_allowed_nesting: 1
|
||||||
|
|
Loading…
Reference in a new issue