Error level 1 instead of totallyTyped

Seems this is now the equivalent and sanctioned way to do this.
This commit is contained in:
Aidan Woods 2022-05-21 22:31:09 +01:00
parent 5cc84366cb
commit 7c7d581601
No known key found for this signature in database
GPG Key ID: AC457CCE59E739F2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<psalm
totallyTyped="true"
errorLevel="1"
strictBinaryOperands="true"
checkForThrowsDocblock="true"
>