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" >