Skip to content

Commit 91bf664

Browse files
authored
doc: add link to rejected addition of RequireSingleLineMethodSignature in upstream (#84)
1 parent 5fbc05d commit 91bf664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Cdn77/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
<rule ref="SlevomatCodingStandard.Classes.ParentCallSpacing"/>
7878
<rule ref="SlevomatCodingStandard.Classes.PropertySpacing"/>
7979
<rule ref="SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion" />
80+
<!-- Not accepted in upstream https://github.com/doctrine/coding-standard/pull/280 -->
8081
<rule ref="SlevomatCodingStandard.Classes.RequireSingleLineMethodSignature"/>
8182
<rule ref="SlevomatCodingStandard.ControlStructures.JumpStatementsSpacing">
8283
<properties>

0 commit comments

Comments
 (0)