We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
findUnusedPsalmSuppress
1 parent ae9457a commit b3f1cdbCopy full SHA for b3f1cdb
psalm.xml
@@ -4,6 +4,7 @@
4
xmlns="https://getpsalm.org/schema/config"
5
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
6
errorLevel="1"
7
+ findUnusedPsalmSuppress="true"
8
>
9
<projectFiles>
10
<directory name="src"/>
0 commit comments