From ec5d99060aa383d463d5eccc2a4fa29dbe525c2d Mon Sep 17 00:00:00 2001 From: Joshua Estes Date: Sat, 12 Oct 2024 17:04:18 -0400 Subject: [PATCH] fuck it --- psalm.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psalm.xml b/psalm.xml index 957f5c28..2f073503 100644 --- a/psalm.xml +++ b/psalm.xml @@ -10,7 +10,7 @@ errorBaseline="build/psalm-baseline.xml" findUnusedVariablesAndParams="true" findUnusedBaselineEntry="false" - findUnusedCode="true" + findUnusedCode="false" autoloader="vendor/autoload.php" >