Skip to content

Commit b3f1cdb

Browse files
committed
qa: add findUnusedPsalmSuppress configuration
Signed-off-by: Maximilian Bösing <[email protected]>
1 parent ae9457a commit b3f1cdb

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
@@ -4,6 +4,7 @@
44
xmlns="https://getpsalm.org/schema/config"
55
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
66
errorLevel="1"
7+
findUnusedPsalmSuppress="true"
78
>
89
<projectFiles>
910
<directory name="src"/>

0 commit comments

Comments
 (0)