mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +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>
|
<MissingConstructor>
|
||||||
<errorLevel type="suppress">
|
<errorLevel type="suppress">
|
||||||
<directory name="tests"/>
|
<directory name="tests"/>
|
||||||
|
<file name="vendor/nikic/php-parser/lib/PhpParser/Node/Name.php" />
|
||||||
</errorLevel>
|
</errorLevel>
|
||||||
</MissingConstructor>
|
</MissingConstructor>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user