flog version 4.2.0 has been released!
- home: http://ruby.sadi.st/
- rdoc: http://seattlerb.rubyforge.org/flog
- code: https://github.com/seattlerb/flog
Flog reports the most tortured code in an easy to read pain
report. The higher the score, the more pain the code is in.
Changes:
4.2.0 / 2013-10-18
-
3 minor enhancements:
- Added --extended / -e to put file:line output on next line (for
rubymine & friends) - Extracted MethodBasedSexpProcessor and pushed up to sexp_processor
gem. - Updated dependency on sexp_processor to ~> 4.4.
- Added --extended / -e to put file:line output on next line (for