Website/app/phpstan.neon

10 lines
156 B
Text
Raw Normal View History

2024-02-04 04:39:13 +00:00
parameters:
paths:
2024-07-12 22:56:04 +00:00
- backend
2024-02-04 04:39:13 +00:00
- tests
level:
max
tmpDir: var/phpstan
bootstrapFiles:
- ./vendor/autoload.php