From b620b79feaeda693a950b33fcc9a4484c9ff195f Mon Sep 17 00:00:00 2001 From: Matt Stauffer Date: Mon, 20 Apr 2026 12:16:23 -0400 Subject: [PATCH] Exclude the tests directory from env() ban --- standards/Tighten/ruleset.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/standards/Tighten/ruleset.xml b/standards/Tighten/ruleset.xml index e6f2e96..e3d6122 100644 --- a/standards/Tighten/ruleset.xml +++ b/standards/Tighten/ruleset.xml @@ -63,6 +63,7 @@ /config/* + /tests/*