From 062c38c4815efecf4ea1252bce4e4b15cfd9e699 Mon Sep 17 00:00:00 2001 From: Rene Cannao Date: Thu, 9 Apr 2026 11:51:23 +0000 Subject: [PATCH] chore(lint): finalize Makefile lint target --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 07c7b7df9..e796f23e9 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,7 @@ lint-run: lint: lint-generate-cdb lint-run @echo "Done lint" + ### RELEASE TIERS & FEATURE FLAGS: ### ProxySQL supports three distinct release tiers built from the same codebase. ### The tier is controlled by environment variables which enable feature guards