K
Kevin Rutherford
reek version 0.3.0 has been released!
* <http://reek.rubyforge.org>
reek detects smells in Ruby code
Changes:
## 0.3.0 2008-11-02
* Minor enhancements:
* New smell: first naive checks for Control Couple
* reek now only checks sources passed on the command line
* Code snippets can be supplied on the commandline
* Added headings and warnings count when smells in multiple files
* Added Reek::RakeTask to run reek from rakefiles
* Tweaks:
* Fixed: Returns exit status 2 when smells are reported
* Fixed: no longer claims an empty method is a Utility Function
* <http://reek.rubyforge.org>
Cheers,
Kevin
* <http://reek.rubyforge.org>
reek detects smells in Ruby code
Changes:
## 0.3.0 2008-11-02
* Minor enhancements:
* New smell: first naive checks for Control Couple
* reek now only checks sources passed on the command line
* Code snippets can be supplied on the commandline
* Added headings and warnings count when smells in multiple files
* Added Reek::RakeTask to run reek from rakefiles
* Tweaks:
* Fixed: Returns exit status 2 when smells are reported
* Fixed: no longer claims an empty method is a Utility Function
* <http://reek.rubyforge.org>
Cheers,
Kevin