Skip to content

Commit ee266ef

Browse files
committed
Use these instead of this
1 parent 166e663 commit ee266ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cdn77/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<!-- replaced by SlevomatCodingStandard.Commenting.RequireOneLineDocComment -->
2727
<exclude name="SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment"/>
2828

29-
<!-- Tools like PHPStan or Psalm check this better -->
29+
<!-- Tools like PHPStan or Psalm check these better -->
3030
<exclude name="SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingTraversableTypeHintSpecification" />
3131
<exclude name="SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingTraversableTypeHintSpecification" />
3232
<exclude name="SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />

0 commit comments

Comments
 (0)