Skip to content

Commit

Permalink
Added issue suppression
Browse files Browse the repository at this point in the history
because constructor analysis of stubbed classes seems unsupported
  • Loading branch information
ygottschalk committed Jul 3, 2023
1 parent 539aa4c commit bfd3cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
<MissingConstructor>
<errorLevel type="suppress">
<directory name="tests"/>
<file name="vendor/nikic/php-parser/lib/PhpParser/Node/Name.php" />
</errorLevel>
</MissingConstructor>

Expand Down

0 comments on commit bfd3cb8

Please sign in to comment.