Files
tougao/vendor/phpoffice/math/phpstan.neon.dist
wangjinlei 881ac3e056 1
2024-07-17 09:23:45 +08:00

12 lines
224 B
Plaintext

parameters:
level: 7
bootstrapFiles:
- vendor/autoload.php
paths:
- src
- tests
reportUnmatchedIgnoredErrors: false
ignoreErrors:
## Remove after remove ArrayObject
treatPhpDocTypesAsCertain: false