We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 093ad45 + 0662aad commit 63426c8Copy full SHA for 63426c8
README.md
@@ -26,7 +26,7 @@ Format the values for these config options per the [PHPMD documentation](http://
26
enabled: true
27
config:
28
file_extensions: "php"
29
- rulesets: "unusedcode"
+ rulesets: "unusedcode,codesize,naming,optional_relative_path_to_custom_ruleset.xml"
30
ratings:
31
paths:
32
- "**.php"
0 commit comments