Skip to content

Commit

Permalink
Update psalm.xml
Browse files Browse the repository at this point in the history
We don't care if it's redundant.
  • Loading branch information
paragonie-scott authored Sep 26, 2018
1 parent 313e5a0 commit 4788142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<issueHandlers>
<InvalidScope errorLevel="suppress" />
<MissingClosureReturnType errorLevel="suppress" />
<RedundantConditionGivenDocblockType errorLevel="suppress" />
<UndefinedConstant errorLevel="suppress" />
</issueHandlers>
</psalm>

0 comments on commit 4788142

Please sign in to comment.