diff --git a/config/reek.yml b/config/reek.yml index a928b9e5..2afda961 100644 --- a/config/reek.yml +++ b/config/reek.yml @@ -132,4 +132,5 @@ UtilityFunction: - Mutant::Meta::Example::Verification#format_mutation - Mutant::Reporter::CLI::Format::Progressive#new_buffer - Mutant::Reporter::CLI::Printer::StatusProgressive#object # False positive calls super + - Mutant::Integration::Rspec#parse_expression # intentional, private max_helper_calls: 0