Skip to content

Commit 2c55f93

Browse files
committed
feat: check named argument spacing
1 parent 5f1adc8 commit 2c55f93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Kleinweb/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ them to our own mu-plugin or standard library.
201201
</properties>
202202
</rule>
203203
<rule ref="SlevomatCodingStandard.Functions.DisallowEmptyFunction"/>
204+
<rule ref="SlevomatCodingStandard.Functions.NamedArgumentSpacing"/>
204205
<rule ref="SlevomatCodingStandard.Functions.RequireArrowFunction"/>
205206
<rule ref="SlevomatCodingStandard.Functions.UnusedInheritedVariablePassedToClosure"/>
206207
<rule ref="SlevomatCodingStandard.Functions.UnusedParameter"/>

0 commit comments

Comments
 (0)