Files
Pod2CPT/phpstan.neon.dist
2026-08-24 08:46:51 -05:00

13 lines
261 B
Plaintext

parameters:
level: 6
paths:
- podcast-rss-to-cpt.php
- src
bootstrapFiles:
- vendor/php-stubs/wordpress-stubs/wordpress-stubs.php
- tools/phpstan-bootstrap.php
excludePaths:
analyse:
- vendor
treatPhpDocTypesAsCertain: false