mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +00:00
phpstan: exclude a couple of files from analysis temporarily
close #4472
This commit is contained in:
parent
f6e53f826b
commit
f1cc168d26
@ -34,6 +34,9 @@ parameters:
|
|||||||
analyseAndScan:
|
analyseAndScan:
|
||||||
- build/php
|
- build/php
|
||||||
- build/preprocessor
|
- build/preprocessor
|
||||||
|
analyse:
|
||||||
|
- src/pocketmine/block/StoneSlab.php #overrides STONE constant
|
||||||
|
- src/pocketmine/item/Potion.php #overrides WATER constant
|
||||||
dynamicConstantNames:
|
dynamicConstantNames:
|
||||||
- pocketmine\DEBUG
|
- pocketmine\DEBUG
|
||||||
- pocketmine\IS_DEVELOPMENT_BUILD
|
- pocketmine\IS_DEVELOPMENT_BUILD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user