mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
phpstan: enable MissingFunctionParameterTypehintRule
This commit is contained in:
parent
1192b8bdf1
commit
c85f4256c7
@ -5,7 +5,7 @@ parameters:
|
||||
checkMissingTypehints: true
|
||||
|
||||
rules:
|
||||
#- PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule
|
||||
- PHPStan\Rules\Functions\MissingFunctionParameterTypehintRule
|
||||
#- PHPStan\Rules\Functions\MissingFunctionReturnTypehintRule
|
||||
#- PHPStan\Rules\Methods\MissingMethodParameterTypehintRule
|
||||
#- PHPStan\Rules\Methods\MissingMethodReturnTypehintRule
|
||||
|
Loading…
x
Reference in New Issue
Block a user