Files
fil/packages/php/phpstan.neon

13 lines
253 B
Plaintext
Raw Permalink Normal View History

2026-06-01 23:40:55 +02:00
includes:
- phpstan-baseline.neon
parameters:
level: max
paths:
- src
scanFiles:
- stubs/kreuzberg_extension.php
treatPhpDocTypesAsCertain: false
reportUnmatchedIgnoredErrors: false
tmpDir: var/cache/phpstan