Created
March 2, 2010 15:57
-
-
Save edavis10/319599 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ reek -v | |
reek 1.2.7.1 | |
$ reek app/helpers/application_helper.rb | |
^C^C^C^C^CError: (700MB and growing) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ reek -v | |
reek 1.1.3 | |
$ reek app/helpers/application_helper.rb | |
"app/helpers/application_helper.rb" -- 110 warnings: | |
.... standard reek output, only took 5-6 seconds ..... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment