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.
2 parents 9686722 + 63e3db6 commit 6d0168aCopy full SHA for 6d0168a
CakePHP/ruleset.xml
@@ -148,6 +148,7 @@
148
<property name="allowFallbackGlobalConstants" type="boolean" value="true"/>
149
</properties>
150
</rule>
151
+ <rule ref="SlevomatCodingStandard.Namespaces.DisallowGroupUse"/>
152
<rule ref="SlevomatCodingStandard.Namespaces.UnusedUses"/>
153
<rule ref="SlevomatCodingStandard.Namespaces.UseDoesNotStartWithBackslash"/>
154
<rule ref="SlevomatCodingStandard.Namespaces.UseFromSameNamespace"/>
0 commit comments