appwrite/phpstan.neon
2026-04-01 23:01:11 +05:30

14 lines
234 B
Text

parameters:
level: 3
tmpDir: .phpstan-cache
paths:
- src
- app
- bin
- tests
bootstrapFiles:
- app/init/constants.php
scanDirectories:
- vendor/swoole/ide-helper
excludePaths:
- tests/resources