fair-plugin/phpstan.dist.neon
Chuck Adams 7f160390a0
comment out phpstan baseline
Signed-off-by: Chuck Adams <chaz@chaz.works>
2026-04-06 13:36:06 -06:00

10 lines
192 B
Text

includes:
# - tests/phpstan-baseline.neon
- vendor/szepeviktor/phpstan-wordpress/extension.neon
parameters:
tmpDir: .cache/phpstan
level: 0
paths:
- inc
- plugin.php
- uninstall.php