Add tools/ to PHPStan analysis

This commit is contained in:
Dylan K. Taylor
2021-08-29 23:31:24 +01:00
parent 6bbc0aae7d
commit ee8b854f30
3 changed files with 15 additions and 7 deletions

View File

@ -27,6 +27,7 @@ parameters:
- tests/phpstan/bootstrap.php
scanDirectories:
- tests/plugins/TesterPlugin
- tools
scanFiles:
- src/PocketMine.php
- build/make-release.php
@ -39,6 +40,7 @@ parameters:
- build/server-phar.php
- tests/phpunit
- tests/plugins/TesterPlugin
- tools
dynamicConstantNames:
- pocketmine\VersionInfo::IS_DEVELOPMENT_BUILD
- pocketmine\DEBUG