Skip to content

Commit

Permalink
Fix Psalm issues
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Jul 21, 2024
1 parent 38053e6 commit 9d82f6a
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 @@ -20,6 +20,7 @@
<InvalidAttribute errorLevel="suppress" />
<UndefinedAttributeClass errorLevel="suppress" />
<DocblockTypeContradiction errorLevel="suppress" />
<MissingClassConstType errorLevel="suppress" />
</issueHandlers>
<projectFiles>
<directory name="src" />
Expand Down

0 comments on commit 9d82f6a

Please sign in to comment.