Skip to content

Commit 0b37eda

Browse files
authored
Merge pull request #2 from ruudk/patch-1
Sort imports
2 parents bb3c648 + 49c0daa commit 0b37eda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
<property name="linesCountAfterLastUseWhenLastInClass" value="1"/>
6363
</properties>
6464
</rule>
65+
<rule ref="SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses"/>
6566
<rule ref="SlevomatCodingStandard.Namespaces.DisallowGroupUse"/>
6667
<rule ref="SlevomatCodingStandard.Namespaces.NamespaceSpacing">
6768
<properties>

0 commit comments

Comments
 (0)