From 19cfd43476849ad0ee8582a45d454898f5eb1187 Mon Sep 17 00:00:00 2001 From: anviren Date: Tue, 24 Feb 2026 12:34:21 +0300 Subject: [PATCH] Add Revieko to code review tools list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fc6637a..866439d 100644 --- a/readme.md +++ b/readme.md @@ -94,6 +94,7 @@ Code review is the systematic examination (sometimes referred to as peer review) - [SonarCloud](https://sonarcloud.io) Detect code smells, bugs and vulnerabilities in Azure DevOps, Bitbucket and GitHub repositories. - [Upsource](https://www.jetbrains.com/upsource/) JetBrain's on-premise git/mercurial/perforce/svn code review tool. - [Viezly](https://viezly.com) Code review service with pull request visualization and enhanced navigation between changes. +- [Revieko](https://synqra.tech/revieko) - Architecture drift radar that flags repo-specific structural anomalies in pull requests. ## Contribute