diff options
Diffstat (limited to 'psalm.xml')
-rw-r--r-- | psalm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/psalm.xml b/psalm.xml index 1d62b7327bc..22428fb4725 100644 --- a/psalm.xml +++ b/psalm.xml @@ -10,7 +10,7 @@ xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config https://getpsalm.org/schema/config" errorBaseline="build/psalm-baseline.xml" - findUnusedBaselineEntry="false" + findUnusedBaselineEntry="true" findUnusedCode="false" phpVersion="8.1" > |