mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
phpstan: enable checkGenericClassInNonGenericObjectType
This commit is contained in:
parent
5bded9cff8
commit
2cfc25b4f8
@ -1,5 +1,5 @@
|
|||||||
parameters:
|
parameters:
|
||||||
#checkGenericClassInNonGenericObjectType: true
|
checkGenericClassInNonGenericObjectType: true
|
||||||
#checkMissingIterableValueType: true
|
#checkMissingIterableValueType: true
|
||||||
checkMissingVarTagTypehint: true
|
checkMissingVarTagTypehint: true
|
||||||
checkMissingTypehints: true
|
checkMissingTypehints: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user