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.
1 parent 9226cd0 commit 350be80Copy full SHA for 350be80
psalm.xml
@@ -7,6 +7,8 @@
7
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
8
autoloader="psalm_autoload.php"
9
cacheDirectory="build/psalm/"
10
+ findUnusedBaselineEntry="true"
11
+ findUnusedCode="false"
12
>
13
<projectFiles>
14
<directory name="src/" />
src/Template/psalm.xml
<directory name="app/" />
0 commit comments