1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
This commit is contained in:
Daniil Gentili 2023-04-21 12:39:19 +02:00
parent abead05303
commit 3efecbdc79

View File

@ -12,6 +12,7 @@
limitMethodComplexity="true"
errorBaseline="psalm-baseline.xml"
findUnusedPsalmSuppress="true"
findUnusedBaselineEntry="true"
>
<stubs>
<file name="stubs/phpparser.phpstub"/>