Skip to content

Latest commit

 

History

History
107 lines (87 loc) · 12.9 KB

readme.md

File metadata and controls

107 lines (87 loc) · 12.9 KB

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

  • Axolo Github/GitLab Slack integration. Create one ephemeral channel per pull request/ merge request.
  • 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".
  • Gitpod Code review pull requests in a full IDE within your browser.
  • 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.
  • PullNotifier Improve pull request visibility and overall productivity for dev teams using Github and Slack.
  • PullRequest Code review as a service 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.
  • Sider Automated code review service for GitHub.
  • Softagram Automated code change visualization (and dependency analytics) for pull requests, merge requests (GitLab) and patch sets (Gerrit).
  • SonarCloud Detect code smells, bugs and vulnerabilities in Azure DevOps, Bitbucket and GitHub repositories.
  • Upsource JetBrain's on-premise git/mercurial/perforce/svn code review tool.
  • Viezly Code review service with pull request visualization and enhanced navigation between changes.

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.