Skip to content

Commit

Permalink
error on group use declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSimal committed Dec 17, 2024
1 parent f4e68e7 commit 63e3db6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CakePHP/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
<property name="allowFallbackGlobalConstants" type="boolean" value="true"/>
</properties>
</rule>
<rule ref="SlevomatCodingStandard.Namespaces.DisallowGroupUse"/>
<rule ref="SlevomatCodingStandard.Namespaces.UnusedUses"/>
<rule ref="SlevomatCodingStandard.Namespaces.UseDoesNotStartWithBackslash"/>
<rule ref="SlevomatCodingStandard.Namespaces.UseFromSameNamespace"/>
Expand Down

0 comments on commit 63e3db6

Please sign in to comment.