From 33d74bd877963568fcdf15972feaacd98af88e40 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Fri, 16 Aug 2024 09:58:40 -0500 Subject: [PATCH] Add Code Climate --- readme.md | 1 + 1 file changed, 1 insertion(+) 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".