[ANN] reek 0.3.1 Released

K

Kevin Rutherford

reek version 0.3.1 has been released!

* <http://reek.rubyforge.org>

reek detects smells in Ruby code

Changes in version 0.3.1 2008-11-17:

* Uncommunicative Name now checks instance variables more thoroughly,
and also warns about names of the form 'x2$B!l(B.
* There's a new warning about multiple identical calls within a single method$B!D(B
* $B!D(Band consequently the scope of Feature Envy warnings has been reduced,
so that it now only covers overuse of lvars within a single method. Hopefully
the warnings will be a little less rabid than in previous versions!
* Each checked code smell now has rdoc comments explaining what each
smell is about and providing a simple example.
* Chained iterators are no longer mis-reported as nested.

* <http://reek.rubyforge.org>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top