Skip to content

Commit 3f60297

Browse files
committed
Remove conflicting sniff
1 parent 6ba9501 commit 3f60297

File tree

2 files changed

+1
-166
lines changed

2 files changed

+1
-166
lines changed

PSR2R/Sniffs/Namespaces/UseInAlphabeticalOrderSniff.php

Lines changed: 0 additions & 165 deletions
This file was deleted.

PSR2R/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
<rule ref="Spryker.Commenting.DocBlockPipeSpacing"/>
7878
<rule ref="Spryker.Commenting.DocBlockReturnTag"/>
7979
<rule ref="Spryker.Commenting.DocBlockReturnVoid"/>
80-
<rule ref="Spryker.Commenting.DocBlockTagGrouping"/>
8180
<rule ref="Spryker.Commenting.DocBlockTagOrder"/>
8281
<rule ref="Spryker.Commenting.DocBlockTypeOrder"/>
8382
<rule ref="Spryker.Commenting.DocBlockVariableNullHintLast"/>
@@ -162,6 +161,7 @@
162161

163162
<rule ref="PSR2.ControlStructures.ElseIfDeclaration"/>
164163

164+
<rule ref="PSR12.Files.ImportStatement"/>
165165
<rule ref="PSR12.Classes.ClassInstantiation"/>
166166
<rule ref="PSR12.Keywords.ShortFormTypeKeywords"/>
167167
<rule ref="PSR12.Namespaces.CompoundNamespaceDepth"/>

0 commit comments

Comments
 (0)