Skip to content

Commit

Permalink
refactor: remove own sniffs from ruleset (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod authored Jan 9, 2024
1 parent 74ad7ea commit 812d8a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Cdn77/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@
<exclude name="SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
</rule>

<rule ref="Cdn77.NamingConventions.ValidConstantName"/>
<rule ref="Cdn77.NamingConventions.ValidVariableName"/>

<rule ref="SlevomatCodingStandard.Classes.ClassStructure">
<properties>
<property name="groups" type="array" value="
Expand Down

0 comments on commit 812d8a6

Please sign in to comment.