From 7c35675804cf25830c4a71bd3e99d49336ab3edb Mon Sep 17 00:00:00 2001 From: Matteo Centenaro Date: Fri, 17 Apr 2015 16:17:18 +0200 Subject: [PATCH] Add PullReview to automated code review tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 059b387..cb840e6 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Table of Contents * https://codecov.io/ - Code coverage tool (SaaS), free for 1 private project and no restrictions for publics repos * https://insight.sensiolabs.com/ - Code Quality for PHP/Symfony projects, free for Open Source * https://www.codacy.com/ - Automated code reviews for PHP, Python, Javascript, Scala and CSS - free for open source + * https://www.pullreview.com - Automated Code Review for Ruby in GitHub, Bitbucket and Gitlab - free for Open Source ## Code Search and Browsing * https://sourcegraph.com/ - Java, Go, Python, Node.js, etc., code search/cross-references - free for open source