mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-09 19:24:12 +00:00
Merge branch 'stable'
This commit is contained in:
@ -1,12 +0,0 @@
|
||||
parameters:
|
||||
checkGenericClassInNonGenericObjectType: true
|
||||
#checkMissingIterableValueType: true
|
||||
checkMissingVarTagTypehint: true
|
||||
checkMissingTypehints: true
|
||||
|
||||
rules:
|
||||
- PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule
|
||||
- PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule
|
||||
- PHPStan\Rules\Methods\MissingMethodParameterTypehintRule
|
||||
- PHPStan\Rules\Methods\MissingMethodReturnTypehintRule
|
||||
- PHPStan\Rules\Properties\MissingPropertyTypehintRule
|
Reference in New Issue
Block a user