Remove some outdated phpstan rules
This commit is contained in:
@@ -4,9 +4,6 @@ includes:
|
||||
parameters:
|
||||
polluteScopeWithLoopInitialAssignments: false
|
||||
polluteScopeWithAlwaysIterableForeach: false
|
||||
checkAlwaysTrueCheckTypeFunctionCall: true
|
||||
checkAlwaysTrueInstanceof: true
|
||||
checkAlwaysTrueStrictComparison: true
|
||||
checkExplicitMixedMissingReturn: true
|
||||
checkFunctionNameCase: true
|
||||
reportMaybesInMethodSignatures: true
|
||||
|
||||
Reference in New Issue
Block a user