diff options
Diffstat (limited to 'psalm-ocp.xml')
-rw-r--r-- | psalm-ocp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/psalm-ocp.xml b/psalm-ocp.xml index 47804e30fde..e5cef0a28b0 100644 --- a/psalm-ocp.xml +++ b/psalm-ocp.xml @@ -6,7 +6,7 @@ xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config" errorBaseline="build/psalm-baseline-ocp.xml" - findUnusedBaselineEntry="true" + findUnusedBaselineEntry="false" findUnusedCode="false" > <plugins> |