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.
2 parents ab550cb + 350be80 commit 8f1fb34Copy full SHA for 8f1fb34
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