Skip to content

Instantly share code, notes, and snippets.

@SebKay
Created May 15, 2020 06:43
Show Gist options
  • Save SebKay/aec4d27c5c2a7c9e2d382d3f403acbaf to your computer and use it in GitHub Desktop.
Save SebKay/aec4d27c5c2a7c9e2d382d3f403acbaf to your computer and use it in GitHub Desktop.
Save PHP Mess Detector Results to HTML File
./vendor/bin/phpmd ./ html cleancode,codesize,controversial,design,naming,unusedcode --exclude vendor/ --reportfile report.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment