Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Oct 16, 2018
2 parents 9c9a6d9 + 4788142 commit 18b3e70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm.xml
Expand Up @@ -11,6 +11,7 @@
<issueHandlers>
<InvalidScope errorLevel="suppress" />
<MissingClosureReturnType errorLevel="suppress" />
<RedundantConditionGivenDocblockType errorLevel="suppress" />
<UndefinedConstant errorLevel="suppress" />
<RedundantConditionGivenDocblockType errorLevel="info" />
</issueHandlers>
Expand Down

0 comments on commit 18b3e70

Please sign in to comment.