Skip to content

Commit

Permalink
Change errorLevel to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw committed Feb 21, 2022
1 parent 44c210b commit 40c9b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psalm.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<psalm
errorLevel="1"
errorLevel="2"
resolveFromConfigFile="true"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"
Expand Down

0 comments on commit 40c9b46

Please sign in to comment.