Skip to content

Commit

Permalink
🔧 chore(phpmd): add controversial rulesets
Browse files Browse the repository at this point in the history
  • Loading branch information
jh3ady committed Oct 26, 2024
1 parent 2306e94 commit dc64fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/phpmd/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
<rule ref="rulesets/naming.xml"/>
<rule ref="rulesets/unusedcode.xml"/>
<rule ref="rulesets/design.xml"/>
<rule ref="rulesets/controversial.xml"/>
</ruleset>

0 comments on commit dc64fc2

Please sign in to comment.