quality
quality copied to clipboard
Quality is a tool that runs quality checks on your code using community tools, and makes sure your numbers don't get any worse over time. Just add 'rake quality' as part of your Continuous Integratio...
https://github.com/purcell/sqlint
Idea came from @joearasin - Joe, maybe you could go into some more detail? One part would be providing a plugin module for posting the details of a run, and...
``` jruby: warning: unknown property jruby.cext.enabled jruby: warning: unknown property jruby.cext.enabled ```
There are some checks, like BigFiles, where I don't really care so long as things are below a certain level--I'm not trying to drive them down to zero. For BigFiles,...
Example: ``` html ```
It'd be really nice if the issues in changed code were emphasized when running the quality task, as those are likely the easiest, safest, and most relevant to fix.
I'd love to see a tool that would dig through the git history of the checkins to the metrics/ directory and pull out an ETA to when each will hit...