1
0
Fork 0
mirror of synced 2024-05-16 18:52:33 +12:00
appwrite/phpstan.neon
2024-03-07 10:59:08 +01:00

12 lines
404 B
Plaintext

parameters:
level: 0
scanDirectories:
- vendor/swoole/ide-helper
excludePaths:
- tests/resources
ignoreErrors:
- '#Parameter \$geodb of anonymous function has invalid type MaxMind\\Db\\Reader\.#'
- '#Parameter \$geodb of function router\(\) has invalid type MaxMind\\Db\\Reader\.#'
- '#Instantiated class MaxMind\\Db\\Reader not found.#'
- '#Function scrypt not found\.#'