apii-php/phpstan.neon

9 lines
152 B
Text
Raw Normal View History

2024-11-16 04:12:29 +00:00
parameters:
level: 9
checkUninitializedProperties: true
checkImplicitMixed: true
checkBenevolentUnionTypes: true
paths:
- src
- tests