We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
these
this
1 parent 166e663 commit ee266efCopy full SHA for ee266ef
src/Cdn77/ruleset.xml
@@ -26,7 +26,7 @@
26
<!-- replaced by SlevomatCodingStandard.Commenting.RequireOneLineDocComment -->
27
<exclude name="SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment"/>
28
29
- <!-- Tools like PHPStan or Psalm check this better -->
+ <!-- Tools like PHPStan or Psalm check these better -->
30
<exclude name="SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingTraversableTypeHintSpecification" />
31
<exclude name="SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingTraversableTypeHintSpecification" />
32
<exclude name="SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
0 commit comments