web_writer/vendor/phpoffice/math/phpstan.neon.dist

12 lines
224 B
Plaintext
Executable File

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