psalm: bump level back to 3

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/877/head
Varun Patil 2023-10-15 13:46:20 -07:00
parent 33561f9ab4
commit 0c3f09e52a
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<psalm
totallyTyped="true"
errorLevel="2"
errorLevel="3"
resolveFromConfigFile="true"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<psalm
totallyTyped="true"
errorLevel="2"
errorLevel="3"
resolveFromConfigFile="true"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"