Adjust reek smells

This commit is contained in:
Markus Schirp 2013-06-29 01:09:16 +02:00
parent 55b6cdfafd
commit fa5c346ee6

View file

@ -77,6 +77,7 @@ TooManyStatements:
- Mutant::Reporter::CLI#colorized_diff
- Mutant::Reporter::CLI::Printer::Config::Runner#run
- Mutant#self.singleton_subclass_instance
- Mutant::Zombifier::File#self.find_uncached
max_statements: 6
UncommunicativeMethodName:
enabled: true