Skip to content

Commit

Permalink
doc: add link to rejected addition of RequireSingleLineMethodSignatur…
Browse files Browse the repository at this point in the history
…e in upstream (#84)
  • Loading branch information
simPod committed Jul 16, 2022
1 parent 5fbc05d commit 91bf664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Cdn77/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<rule ref="SlevomatCodingStandard.Classes.ParentCallSpacing"/>
<rule ref="SlevomatCodingStandard.Classes.PropertySpacing"/>
<rule ref="SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion" />
<!-- Not accepted in upstream https://github.com/doctrine/coding-standard/pull/280 -->
<rule ref="SlevomatCodingStandard.Classes.RequireSingleLineMethodSignature"/>
<rule ref="SlevomatCodingStandard.ControlStructures.JumpStatementsSpacing">
<properties>
Expand Down

0 comments on commit 91bf664

Please sign in to comment.