wp-dev-lib icon indicating copy to clipboard operation
wp-dev-lib copied to clipboard

Add PHPMD

Open westonruter opened this issue 12 years ago • 2 comments

phpmd scans PHP source code and looks for potential problems such as possible bugs, dead code, suboptimal code, and overcomplicated expressions. http://phpqatools.org/

http://phpmd.org/

westonruter avatar Oct 07 '13 04:10 westonruter

Potential starting rulesets: https://gist.github.com/GaryJones/52b88024fd02a662233e https://github.com/michael-cannon/wordpress-starter/blob/master/tests/phpmd.ruleset.xml

westonruter avatar Aug 17 '15 15:08 westonruter

I'm working on a pull request.

yani- avatar Aug 19 '15 03:08 yani-