We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60cba34 commit adbdd57Copy full SHA for adbdd57
IxDFCodingStandard/ruleset.xml
@@ -274,9 +274,6 @@
274
</properties>
275
</rule>
276
<rule ref="SlevomatCodingStandard.Functions.DisallowEmptyFunction"/>
277
- <rule ref="SlevomatCodingStandard.Functions.DisallowNamedArguments">
278
- <exclude-pattern>tests/*\.php</exclude-pattern>
279
- </rule>
280
<rule ref="SlevomatCodingStandard.Functions.DisallowTrailingCommaInCall"/>
281
<rule ref="SlevomatCodingStandard.Functions.DisallowTrailingCommaInClosureUse">
282
<properties>
0 commit comments