mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 12:24:49 +01:00
Added issue suppression
because constructor analysis of stubbed classes seems unsupported
This commit is contained in:
parent
539aa4c644
commit
bfd3cb889b
@ -93,6 +93,7 @@
|
||||
<MissingConstructor>
|
||||
<errorLevel type="suppress">
|
||||
<directory name="tests"/>
|
||||
<file name="vendor/nikic/php-parser/lib/PhpParser/Node/Name.php" />
|
||||
</errorLevel>
|
||||
</MissingConstructor>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user