Skip to content

Commit

Permalink
Remove some method too long reek exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfioravanti committed Apr 1, 2017
1 parent 73f932e commit 41a89b9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .reek
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,9 @@ NestedIterators:
- "Resume::PDF::Document#generate"
- "Resume::PDF::Entry::Header#formatted_text_box_header"
- "Resume::PDF::Entry::Header#formatted_text_header"
- "Resume::CLI::FileFetcher#remote_file"
- "Resume::CLI::FontDownloader#self.extract_fonts"
TooManyStatements:
exclude:
- "Resume::CLI::Application#self.start"
- "Resume::CLI::ArgumentParser#parser"
- "Resume::CLI::FontDownloader#fonts_successfully_downloaded?"
- "Resume::CLI::FontDownloader#self.extract_fonts"
- "Resume::PDF::Manifest#process"
- "Resume::PDF::TechnicalSkills#self.generate"

0 comments on commit 41a89b9

Please sign in to comment.