Skip to content

Commit f805e6a

Browse files
committed
Update psalm config
1 parent 2d837bf commit f805e6a

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
@@ -4,6 +4,8 @@
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
55
xmlns="https://getpsalm.org/schema/config"
66
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
7+
findUnusedBaselineEntry="true"
8+
findUnusedCode="false"
79
>
810
<projectFiles>
911
<directory name="src" />

0 commit comments

Comments
 (0)