Skip to content

Commit

Permalink
tests: Update PSalm configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 13, 2022
1 parent 607ff89 commit bd6808d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions psalm.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0"?>
<psalm
errorLevel="7"
totallyTyped="true"
errorLevel="6"
resolveFromConfigFile="true"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"
Expand Down

0 comments on commit bd6808d

Please sign in to comment.