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 65f1827 commit 2a93eb6Copy full SHA for 2a93eb6
psalm.xml
@@ -8,6 +8,8 @@
8
autoloader="psalm_autoload.php"
9
cacheDirectory="build/psalm/"
10
errorBaseline="psalm-baseline.xml"
11
+ findUnusedBaselineEntry="false"
12
+ findUnusedCode="false"
13
>
14
<projectFiles>
15
<directory name="app/" />
0 commit comments