Skip to content

Commit 47e3851

Browse files
Update Psalm configuration
1 parent f1c5e21 commit 47e3851

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.psalm/config.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
xmlns="https://getpsalm.org/schema/config"
55
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
66
resolveFromConfigFile="false"
7+
findUnusedCode="false"
78
errorBaseline=".psalm/baseline.xml"
9+
findUnusedBaselineEntry="true"
810
>
911
<projectFiles>
1012
<directory name="src" />

0 commit comments

Comments
 (0)