diff --git a/readme.md b/readme.md index e064b73..34d4463 100644 --- a/readme.md +++ b/readme.md @@ -79,6 +79,7 @@ Code review is the systematic examination (sometimes referred to as peer review) ## Tools - [Axolo](https://www.axolo.co) Github/GitLab Slack integration. Create one ephemeral channel per pull request/ merge request. +- [Code Climate](https://codeclimate.com/) Automated detection of code smells and other issues. - [Crucible](https://www.atlassian.com/software/crucible) Atlassian's on-premise code review tool. - [Gerrit](https://www.gerritcodereview.com/) Open source git code review tool originating out of Google. - [GitHub](https://github.com) Git hosting and pioneer of the "Pull Request".