Skip to content

Commit de5f2ad

Browse files
committed
Require trailing comma in multiline fcn declaration
1 parent 7309dcb commit de5f2ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpcs.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
<rule ref="Cdn77"/>
99

10+
<rule ref="SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
1011
<rule ref="SlevomatCodingStandard.TypeHints.UnionTypeHintFormat">
1112
<properties>
1213
<property name="withSpaces" value="no" />

0 commit comments

Comments
 (0)