|
Nitpick is a lint for Ruby. It scans code via a method_added hook, and reports possible bugs: unused variables and arguments, useless branches, shadowed variables. That sort of thing.
This project has not yet categorized itself in the Trove Software Map.Registered: 2009-03-18 17:37 |
|