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 527d3ec commit 7c070ebCopy full SHA for 7c070eb
Proton/ruleset.xml
@@ -142,6 +142,7 @@
142
<rule ref="SlevomatCodingStandard.Functions.UnusedInheritedVariablePassedToClosure"/>
143
<rule ref="SlevomatCodingStandard.Functions.RequireTrailingCommaInCall" />
144
<rule ref="SlevomatCodingStandard.Exceptions.DeadCatch"/>
145
+ <rule ref="SlevomatCodingStandard.Namespaces.DisallowGroupUse"/>
146
<rule ref="SlevomatCodingStandard.Namespaces.UseSpacing"/>
147
<!-- <rule ref="SlevomatCodingStandard.Namespaces.UnusedUses"/>-->
148
<rule ref="SlevomatCodingStandard.Namespaces.UselessAlias"/>
0 commit comments