We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf30ced commit d1acaaaCopy full SHA for d1acaaa
readme.md
@@ -20,3 +20,7 @@ The `-s` parameter print after the comment of the rules what is the name.
20
Refer to [Using PHP Code Sniffer Tool](https://www.jetbrains.com/phpstorm/help/using-php-code-sniffer-tool.html) in PhpStorm documentation.
21
22
After installation `Yoast` standard will be available as a choice in PHP Code Sniffer Validation inspection.
23
+
24
+## PHPMD
25
26
+Rules used: codesize, design, unused
0 commit comments