Skip to content
An "Awesome" list of code review resources - articles, papers, tools, etc
Branch: master
Clone or download
Pull request Compare This branch is even with joho:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.gitattributes
Awesome Code Review.png
code-of-conduct.md
contributing.md
readme.md

readme.md

Awesome Code Review

Awesome Code Review Awesome

A curated list of tools, articles, books, and any other resource related to code review

Code review is the systematic examination (sometimes referred to as peer review) of computer source code.

Contents

Academic Papers

Articles

Books

Talks and Podcasts

Tools

  • Crucible Atlassian's on-premise code review tool.
  • Gerrit Open source git code review tool originating out of Google.
  • GitHub Git hosting and pioneer of the "Pull Request".
  • LGTM Automated Git code review for GitHub and Bitbucket pull requests for finding security vulnerabilities and code quality issues.
  • Phabricator Open source git/mercurial/svn code review tool originating out of Facebook.
  • PullRequest Code review as a service for GitHub pull requests.
  • Pull Reminders Automated Slack reminders and metrics for GitHub pull requests.
  • Reviewable Code review tool built on top of GitHub pull requests.
  • Review Board Open source review tool that is SCM/platform neutral.
  • Rubberduck Browser extension to adds code-aware navigation to GitHub pull requests.
  • Sider Automated code review service for GitHub.
  • Upsource JetBrain's on-premise git/mercurial/perforce/svn code review tool.

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, John Barton has waived all copyright and related or neighboring rights to this work.

You can’t perform that action at this time.