Skip to content

Instantly share code, notes, and snippets.

@pricees
Created June 22, 2014 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pricees/67dbdd989bbae58ee0f1 to your computer and use it in GitHub Desktop.
Save pricees/67dbdd989bbae58ee0f1 to your computer and use it in GitHub Desktop.
Static analysis gems and others I should be using more.
reek
https://github.com/troessner/reek
cane
https://github.com/square/cane
churn
https://github.com/danmayer/churn
metric_fu
https://github.com/metricfu/metric_fu/wiki#usage
mutant
https://github.com/mbj/mutant
rubocop
https://github.com/bbatsov/rubocop
bullet
https://github.com/flyerhzm/bullet
guard
https://github.com/guard/guard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment