Skip to content

Commit

Permalink
Add new rule SlevomatCodingStandard.Files.TypeNameMatchesFileName
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Nov 11, 2022
1 parent a579dad commit ef96d67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Wdes/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
<rule ref="SlevomatCodingStandard.TypeHints.ParameterTypeHintSpacing"/>
<rule ref="SlevomatCodingStandard.Classes.PropertyDeclaration"/>
<rule ref="SlevomatCodingStandard.Namespaces.DisallowGroupUse"/>
<rule ref="SlevomatCodingStandard.Files.TypeNameMatchesFileName"/>


<rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes">
<properties>
Expand Down

0 comments on commit ef96d67

Please sign in to comment.