1
0
Fork 0
mirror of https://github.com/sdogruyol/awesome-ruby.git synced 2024-11-20 11:06:15 -05:00

Added Code Analytics & Linter

This commit is contained in:
Serdar Dogruyol 2014-07-03 14:22:24 +03:00
parent ef4b7e9bc2
commit 9f6e5d90b9

View file

@ -306,6 +306,8 @@ A curated list of awesome Ruby frameworks, libraries and resources. Inspired by
*Libraries and tools for analysing, parsing and manipulation codebases.*
*[Rubocop](https://github.com/bbatsov/rubocop) - A Ruby static code analyzer, based on the community Ruby style guide.
*[ruby-lint](https://github.com/YorickPeterse/ruby-lint) - ruby-lint is a static code analysis tool for Ruby
## Debugging Tools