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 bb3c648 + 49c0daa commit 0b37edaCopy full SHA for 0b37eda
src/ruleset.xml
@@ -62,6 +62,7 @@
62
<property name="linesCountAfterLastUseWhenLastInClass" value="1"/>
63
</properties>
64
</rule>
65
+ <rule ref="SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses"/>
66
<rule ref="SlevomatCodingStandard.Namespaces.DisallowGroupUse"/>
67
<rule ref="SlevomatCodingStandard.Namespaces.NamespaceSpacing">
68
<properties>
0 commit comments