actually use the DisallowEnumComparisonRule (derp)

This commit is contained in:
Dylan K. Taylor 2020-01-09 17:54:52 +00:00
parent aba71762e9
commit 16bab02b13

View File

@ -5,6 +5,9 @@ includes:
- tests/phpstan/configs/pthreads-bugs.neon
- tests/phpstan/configs/runtime-type-checks.neon
rules:
- pocketmine\phpstan\rules\DisallowEnumComparisonRule
parameters:
level: 5
autoload_files: