Skip to content

Commit

Permalink
Add a couple slevomat rules
Browse files Browse the repository at this point in the history
  • Loading branch information
donatj committed Nov 2, 2023
1 parent 4708ae7 commit 215c44d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Corpus/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@
<rule ref="SlevomatCodingStandard.Classes.ParentCallSpacing"/>
<rule ref="SlevomatCodingStandard.ControlStructures.NewWithoutParentheses"/>
<rule ref="SlevomatCodingStandard.Commenting.UselessFunctionDocComment"/>
<rule ref="SlevomatCodingStandard.Classes.RequireSelfReference"/>
<rule ref="SlevomatCodingStandard.ControlStructures.NewWithoutParentheses"/>
</ruleset>

0 comments on commit 215c44d

Please sign in to comment.