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