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.
1 parent 093ad45 commit 0662aadCopy full SHA for 0662aad
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