Skip to content

Commit

Permalink
fix psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed May 27, 2024
1 parent b7664d6 commit e025888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm83.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
</projectFiles>
<issueHandlers>
<MixedAssignment errorLevel="suppress" />
<RiskyTruthyFalsyComparison errorLevel="suppress" />
<MissingClassConstType errorLevel="suppress" />
</issueHandlers>
</psalm>

0 comments on commit e025888

Please sign in to comment.