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

11 lines
168 B
Text
Raw Normal View History

2024-08-25 01:50:52 +00:00
parameters:
2025-01-14 01:45:03 +00:00
level: 9
2024-11-14 00:38:12 +00:00
treatPhpDocTypesAsCertain: false
2024-08-25 01:50:52 +00:00
paths:
- src
bootstrapFiles:
2024-11-14 01:22:18 +00:00
- syokuhou.php
2024-08-25 01:50:52 +00:00
dynamicConstantNames:
2024-11-14 01:22:18 +00:00
- SKH_CLI
- SKH_DEBUG