diff --git a/README.md b/README.md index 44ee12e..910da22 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ community/) - [Crucible](https://www.atlassian.com/software/crucible) Atlassian's on-premise code review tool. - [Codacy](https://www.codacy.com/) Static analysis tool that acts as automated code review. - [CodeGuru](https://aws.amazon.com/codeguru): Amazon's AI enabled automated code analysis tool. +- [Codelantis](https://www.codelantis.com): for understanding & reviewing pull requests (GitHub) or merge reqeusts (GitLab) faster - [CodeSandbox CI bot](https://codesandbox.io/docs/ci) builds and deploys every pull request to allow code reviewers to see the code change in action. - [CodeSee](https://www.codesee.io/): Visualize your codebase for code reviews. - [CodeStream](https://www.codestream.com/) Code Collaboration Tool that allows for continious code reviews.