Skip to content

Commit 6a3391e

Browse files
committed
Remove rule from Drupal/ruleset.xml
1 parent c58e5a0 commit 6a3391e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

coder_sniffer/Drupal/ruleset.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,6 @@
121121
<rule ref="PSR2.Namespaces.UseDeclaration" />
122122

123123
<rule ref="SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator" />
124-
<rule ref="SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses">
125-
<properties>
126-
<property name="caseSensitive" value="true"/>
127-
</properties>
128-
</rule>
129124
<rule ref="SlevomatCodingStandard.PHP.ShortList" />
130125
<rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes">
131126
<exclude name="SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing"/>

0 commit comments

Comments
 (0)