FlagPole/phpstan.neon.dist
Funky Waddle b57ef58ea4
Some checks are pending
CI / PHP ${{ matrix.php }} (8.1) (push) Waiting to run
CI / PHP ${{ matrix.php }} (8.2) (push) Waiting to run
CI / PHP ${{ matrix.php }} (8.3) (push) Waiting to run
Initial commit
2025-12-09 16:48:07 -06:00

8 lines
165 B
Plaintext

parameters:
level: 8
paths:
- src
checkGenericClassInNonGenericObjectType: true
checkMissingIterableValueType: true
reportUnmatchedIgnoredErrors: true