1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
This commit is contained in:
Daniil Gentili 2023-12-03 12:36:14 +01:00
parent b03b846682
commit ee5e4b800f

View File

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