Skip to content

Commit 7c7d581

Browse files
committed
Error level 1 instead of totallyTyped
Seems this is now the equivalent and sanctioned way to do this.
1 parent 5cc8436 commit 7c7d581

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-
totallyTyped="true"
3+
errorLevel="1"
44
strictBinaryOperands="true"
55
checkForThrowsDocblock="true"
66
>

0 commit comments

Comments
 (0)