From b1d968867bbcb1f1df6d557f3efa19a401c974a2 Mon Sep 17 00:00:00 2001 From: Danila Vershinin Date: Sun, 11 Jan 2026 15:57:10 +0800 Subject: [PATCH] Update gixy repository link to actively maintained fork The original yandex/gixy has been unmaintained since 2020. dvershinin/gixy (gixy-ng on PyPI) is actively maintained with: - Python 3.6+ support (up to 3.13) - Additional security checks - Regular updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc91edd..a22c15e 100644 --- a/README.md +++ b/README.md @@ -313,7 +313,7 @@ Reference links Static analyzers ---------------- -* https://github.com/yandex/gixy +* https://github.com/dvershinin/gixy Syntax highlighting -------------------