Skip to content

Commit

Permalink
Add comment explaining exclusion rule
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Oct 3, 2023
1 parent b8145b9 commit f357734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpcs.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<file>tests</file>

<rule ref="Doctrine" >
<!-- https://github.com/doctrine/collections/pull/381#issuecomment-1745206747 -->
<exclude name="SlevomatCodingStandard.Commenting.UselessInheritDocComment"/>
<exclude name="SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint"/>
</rule>
Expand Down

0 comments on commit f357734

Please sign in to comment.