Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Psalm now passes at level 2
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewbdaly committed Feb 13, 2022
1 parent 6654880 commit 8772896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psalm.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<psalm
errorLevel="3"
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 8772896

Please sign in to comment.