geno/wp-content/plugins/checkout-plugins-stripe-woo/lib/stripe-php/phpstan.neon.dist
2024-02-01 11:54:18 +00:00

11 lines
156 B
Text

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