Add PullReview to automated code review tools

This commit is contained in:
Matteo Centenaro 2015-04-17 16:17:18 +02:00
parent 406e6b58d6
commit 7c35675804

View File

@ -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