mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
phpstan: update config to use new 0.12.26+ options
This commit is contained in:
parent
d8d994351b
commit
087ba0cc1d
@ -16,8 +16,9 @@ includes:
|
|||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
level: 8
|
level: 8
|
||||||
autoload_files:
|
bootstrapFiles:
|
||||||
- tests/phpstan/bootstrap.php
|
- tests/phpstan/bootstrap.php
|
||||||
|
scanFiles:
|
||||||
- src/pocketmine/PocketMine.php
|
- src/pocketmine/PocketMine.php
|
||||||
- build/make-release.php
|
- build/make-release.php
|
||||||
- build/server-phar.php
|
- build/server-phar.php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user