mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
actually use the DisallowEnumComparisonRule (derp)
This commit is contained in:
@ -5,6 +5,9 @@ includes:
|
|||||||
- tests/phpstan/configs/pthreads-bugs.neon
|
- tests/phpstan/configs/pthreads-bugs.neon
|
||||||
- tests/phpstan/configs/runtime-type-checks.neon
|
- tests/phpstan/configs/runtime-type-checks.neon
|
||||||
|
|
||||||
|
rules:
|
||||||
|
- pocketmine\phpstan\rules\DisallowEnumComparisonRule
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
level: 5
|
level: 5
|
||||||
autoload_files:
|
autoload_files:
|
||||||
|
Reference in New Issue
Block a user