From d4707de66e4f94b937efc545e2b58ce7c3107454 Mon Sep 17 00:00:00 2001 From: theluckystrike <51033404+theluckystrike@users.noreply.github.com> Date: Sun, 3 May 2026 15:05:39 +0700 Subject: [PATCH] Add BeLikeNative Grammar Check to Tools https://github.com/theluckystrike/belikenative-grammar-check --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fc6637a..afc30b5 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. +- [BeLikeNative Grammar Check](https://github.com/theluckystrike/belikenative-grammar-check) GitHub Action that checks grammar in pull requests with L1-aware insights for non-native English speakers. - [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".