From 1c74645219dae65e09abaa5b3041e798fdf1717e Mon Sep 17 00:00:00 2001 From: anviren Date: Tue, 24 Feb 2026 13:37:18 +0300 Subject: [PATCH] Add tools section to code review documentation Added tools section with Revieko link. --- docs/code-review.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/code-review.md b/docs/code-review.md index ea35a44dc..4fa327421 100644 --- a/docs/code-review.md +++ b/docs/code-review.md @@ -1,4 +1,7 @@ # Code Review ### 📕Articles -- [The Code Review Pyramid](https://www.morling.dev/blog/the-code-review-pyramid/) \ No newline at end of file +- [The Code Review Pyramid](https://www.morling.dev/blog/the-code-review-pyramid/) + +## 🔨Tools +- [Revieko](https://synqra.tech/revieko/) - Architecture drift radar for pull requests (structural risk scoring + drift hotspots).