We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f316cf4 + 8887707 commit 04860c9Copy full SHA for 04860c9
CakePHP/ruleset.xml
@@ -217,6 +217,8 @@
217
</properties>
218
</rule>
219
<rule ref="SlevomatCodingStandard.Functions.ArrowFunctionDeclaration" />
220
+ <rule ref="SlevomatCodingStandard.Attributes.AttributeAndTargetSpacing"/>
221
+ <rule ref="SlevomatCodingStandard.Attributes.RequireAttributeAfterDocComment"/>
222
223
<!-- phpcs Zend sniffs -->
224
<rule ref="Zend.NamingConventions.ValidVariableName">
0 commit comments