mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
phpstan: enable checkGenericClassInNonGenericObjectType
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
parameters:
|
parameters:
|
||||||
#checkGenericClassInNonGenericObjectType: true
|
checkGenericClassInNonGenericObjectType: true
|
||||||
#checkMissingIterableValueType: true
|
#checkMissingIterableValueType: true
|
||||||
checkMissingVarTagTypehint: true
|
checkMissingVarTagTypehint: true
|
||||||
checkMissingTypehints: true
|
checkMissingTypehints: true
|
||||||
|
Reference in New Issue
Block a user