Skip to content

Instantly share code, notes, and snippets.

@rahulmalhotra
Created December 16, 2017 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rahulmalhotra/f6c7ea307a6d3780911c2c2c99cc3816 to your computer and use it in GitHub Desktop.
Save rahulmalhotra/f6c7ea307a6d3780911c2c2c99cc3816 to your computer and use it in GitHub Desktop.
PMD cmd sample command using custom rule
pmd -d "C:\Users\Rahul Malhotra\Documents\My Lightning Org\src\classes\test.cls" -f html -R "F:\Program Files (x86)\pmd-bin-6.0.0\Ruleset\myrules.xml" -reportfile output.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment