Skip to content

Commit

Permalink
add attribute rules
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSimal committed Aug 10, 2024
1 parent f316cf4 commit 8887707
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CakePHP/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@
</properties>
</rule>
<rule ref="SlevomatCodingStandard.Functions.ArrowFunctionDeclaration" />
<rule ref="SlevomatCodingStandard.Attributes.AttributeAndTargetSpacing"/>
<rule ref="SlevomatCodingStandard.Attributes.RequireAttributeAfterDocComment"/>

<!-- phpcs Zend sniffs -->
<rule ref="Zend.NamingConventions.ValidVariableName">
Expand Down

0 comments on commit 8887707

Please sign in to comment.