10000 CI: Disable Psalm's findUnusedBaselineEntry feature · symfony/symfony@9ffbb53 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ffbb53

Browse files
committed
CI: Disable Psalm's findUnusedBaselineEntry feature
1 parent 3034e8e commit 9ffbb53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

psalm.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
88
cacheDirectory="./.github/psalm/cache/"
99
errorBaseline=".github/psalm/psalm.baseline.xml"
10+
findUnusedBaselineEntry="false"
1011
>
1112
<projectFiles>
1213
<directory name="src" />

0 commit comments

Comments
 (0)
0