File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 4545 <rule ref =" SlevomatCodingStandard.TypeHints.ReturnTypeHint" >
4646 <exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
4747 <exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingAnyTypeHint" />
48+ <exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.UselessAnnotation" />
4849 <properties >
4950 <property name =" enableIntersectionTypeHint" value =" true" />
5051 </properties >
5152 </rule >
52- <rule ref =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.UselessAnnotation" >
53- <severity >10</severity >
54- </rule >
5553 <rule ref =" SlevomatCodingStandard.Functions.UnusedInheritedVariablePassedToClosure.UnusedInheritedVariable" >
5654 <exclude-pattern >src/Command/CommandHelper.php</exclude-pattern >
5755 <exclude-pattern >src/Testing/PHPStanTestCase.php</exclude-pattern >
You can’t perform that action at this time.
0 commit comments