Website/app/phpstan.neon

10 lines
202 B
Text
Raw Normal View History

2024-02-04 04:39:13 +00:00
parameters:
paths:
- src
- tests
level:
max
tmpDir: var/phpstan
bootstrapFiles:
- ./vendor/autoload.php
checkGenericClassInNonGenericObjectType: false