File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
InfinityloopCodingStandard Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 464464 <properties >
465465 <property name =" enableObjectTypeHint" value =" true" />
466466 </properties >
467+ <exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
467468 </rule >
468469 <rule ref =" SlevomatCodingStandard.TypeHints.DisallowMixedTypeHint" >
469470 <exclude-pattern >tests/</exclude-pattern >
Original file line number Diff line number Diff line change @@ -114,6 +114,7 @@ Excluded sniffs:
114114- SlevomatCodingStandard.Operators.DisallowIncrementAndDecrementOperators
115115- SlevomatCodingStandard.TypeHints.ParameterTypeHint
116116- SlevomatCodingStandard.TypeHints.PropertyTypeHint
117+ - SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification
117118
118119#### Cleaning
119120
You can’t perform that action at this time.
0 commit comments