From d16b7f86e3542825462c984257c9f39ddde14464 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Fri, 16 Aug 2024 10:02:30 -0500 Subject: [PATCH] Add Deepsource --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e064b73..83e9938 100644 --- a/readme.md +++ b/readme.md @@ -80,6 +80,7 @@ Code review is the systematic examination (sometimes referred to as peer review) - [Axolo](https://www.axolo.co) Github/GitLab Slack integration. Create one ephemeral channel per pull request/ merge request. - [Crucible](https://www.atlassian.com/software/crucible) Atlassian's on-premise code review tool. +- [Deepsource](https://deepsource.com) Build maintainable and secure software with static analysis. - [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". - [Gitpod](https://gitpod.io) Code review pull requests in a full IDE within your browser.