mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
actually use the DisallowEnumComparisonRule (derp)
This commit is contained in:
parent
aba71762e9
commit
16bab02b13
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user