Skip to content

Commit 2bcbde1

Browse files
committed
switch to psalm level 3
1 parent 2caa9c0 commit 2bcbde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

psalm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
1515
xmlns:xi="http://www.w3.org/2001/XInclude"
1616
phpVersion="8.3"
17-
errorLevel="4"
17+
errorLevel="3"
1818
resolveFromConfigFile="true"
1919
findUnusedBaselineEntry="true"
2020
findUnusedCode="false"

0 commit comments

Comments
 (0)