Skip to content

Commit

Permalink
Psalm: suppress MissingClassConstType
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Dec 13, 2024
1 parent 028d7fb commit e46645f
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 @@ -14,6 +14,7 @@
</ignoreFiles>
</projectFiles>
<issueHandlers>
<MissingClassConstType errorLevel="suppress" />
<InvalidReturnType>
<errorLevel type="suppress">
<directory name="src/Testing/" />
Expand Down

0 comments on commit e46645f

Please sign in to comment.