firefly-import-preprocessor/phpstan.neon
Reindl David (IT-PTR-CEN2-SL10) 170b2d2016 release 1.0
2026-05-02 17:53:19 +02:00

14 lines
224 B
Plaintext

parameters:
level: 8
paths:
- src
tmpDir: .phpstan.cache
checkMissingCallableSignature: true
ignoreErrors:
- identifier: missingType.iterableValue
includes:
- phpstan-baseline.neon