mirror of
https://github.com/appwrite/appwrite
synced 2026-04-21 13:37:16 +00:00
14 lines
234 B
Text
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
|