Skip to content

Commit a60f5c3

Browse files
committed
Update psalm baseline with deprecated notices
Signed-off-by: tux-rampage <tuxrampage@gmail.com>
1 parent 470a6d6 commit a60f5c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

psalm.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
77
errorBaseline="psalm-baseline.xml"
88
findUnusedPsalmSuppress="true"
9+
findUnusedBaselineEntry="true"
910
findUnusedCode="true"
1011
>
1112
<projectFiles>

0 commit comments

Comments
 (0)