1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 02:39:46 +02:00
Oinktube/vendor/stripe/stripe-php/phpstan.neon.dist
2022-01-06 21:30:33 +08:00

13 lines
194 B
Text

includes:
- phpstan-baseline.neon
parameters:
level: 1
bootstrapFiles:
- tests/bootstrap.php
ignoreErrors:
- '#Unsafe usage of new static\(\).#'
reportUnmatchedIgnoredErrors: false