From 9f6e5d90b9b7fa8bd7926c1d7ab9eedb8f79b121 Mon Sep 17 00:00:00 2001 From: Serdar Dogruyol Date: Thu, 3 Jul 2014 14:22:24 +0300 Subject: [PATCH] Added Code Analytics & Linter --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d98596..5a0413b 100644 --- a/README.md +++ b/README.md @@ -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