This repository has been archived on 2025-03-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
syokuhou-api/phpstan.neon
2025-01-14 01:45:03 +00:00

10 lines
168 B
Text

parameters:
level: 9
treatPhpDocTypesAsCertain: false
paths:
- src
bootstrapFiles:
- syokuhou.php
dynamicConstantNames:
- SKH_CLI
- SKH_DEBUG