Skip to content

Commit 4c10596

Browse files
authored
Merge pull request #150 from Sysix/shepherd
set psalm error level to 5 (lower is better)
2 parents b0bc725 + aaddb0d commit 4c10596

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
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<psalm
3-
errorLevel="8"
3+
errorLevel="5"
44
resolveFromConfigFile="true"
55
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
66
xmlns="https://getpsalm.org/schema/config"

0 commit comments

Comments
 (0)