Hi,
I've just pushed Reek v1.2.8 to github and gemcutter (or whatever it's
called now):
=== Major Changes
* Smell detectors can be configured or disabled in code comments
** Comment with :reek:smell_name disables the named smell for a class,
module or method
** Comment with :reek:smell_name:{...} for more detailed configuration
* Additional config file(s) can be specified:
** on the command-line using -c
** via Reek::Rake::Task in the rakefile
=== Minor Changes
* Duplication can be configured to ignore specific calls
* IrresponsibleModule now reports scoped module names correctly (#66)
* NestedIterators is now more configurable:
** Option to specify permitted nesting depth (#14)
** Option to ignore certain iterator methods
Cheers,
Kevin
--
http://www.kevinrutherford.co.uk -- agile, TDD, XP, lean, TOC
--
You received this message because you are subscribed to the Google
Groups "ruby-reek" group at
http://groups.google.com/group/ruby-reek?hl=en