Skip to content

Commit 939e26d

Browse files
committed
Enable reporting about unused baseline entries
1 parent 984f1f6 commit 939e26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

psalm.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
errorLevel="1"
44
errorBaseline="psalm-baseline.xml"
55
resolveFromConfigFile="true"
6-
findUnusedBaselineEntry="false"
6+
findUnusedBaselineEntry="true"
77
findUnusedCode="false"
88
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xmlns="https://getpsalm.org/schema/config"

0 commit comments

Comments
 (0)