Skip to content

Commit 2a93eb6

Browse files
committed
chore: update psalm.xml
1 parent 65f1827 commit 2a93eb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

psalm.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
autoloader="psalm_autoload.php"
99
cacheDirectory="build/psalm/"
1010
errorBaseline="psalm-baseline.xml"
11+
findUnusedBaselineEntry="false"
12+
findUnusedCode="false"
1113
>
1214
<projectFiles>
1315
<directory name="app/" />

0 commit comments

Comments
 (0)