From 3ab6cadb87266597df99de8bdd03f7b5e7624a29 Mon Sep 17 00:00:00 2001 From: maneshwar Date: Sat, 28 Feb 2026 19:08:06 +0530 Subject: [PATCH] Add git-lrc to code review tools list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fc6637a..00b3e7b 100644 --- a/readme.md +++ b/readme.md @@ -81,6 +81,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. - [Gerrit](https://www.gerritcodereview.com/) Open source git code review tool originating out of Google. +- [git-lrc](https://github.com/HexmosTech/git-lrc) - Free, Unlimited AI Code Reviews That Run on Every Commit. - [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. - [LGTM](https://lgtm.com) Automated Git code review for GitHub and Bitbucket pull requests for finding security vulnerabilities and code quality issues.