Skip to content

Commit 812d8a6

Browse files
authored
refactor: remove own sniffs from ruleset (#125)
1 parent 74ad7ea commit 812d8a6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Cdn77/ruleset.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@
3939
<exclude name="SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
4040
</rule>
4141

42-
<rule ref="Cdn77.NamingConventions.ValidConstantName"/>
43-
<rule ref="Cdn77.NamingConventions.ValidVariableName"/>
44-
4542
<rule ref="SlevomatCodingStandard.Classes.ClassStructure">
4643
<properties>
4744
<property name="groups" type="array" value="

0 commit comments

Comments
 (0)