Skip to content

Instantly share code, notes, and snippets.

@rahulmalhotra
Created December 17, 2017 05:27
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/991436ba90604a821a19694dce919208 to your computer and use it in GitHub Desktop.
Save rahulmalhotra/991436ba90604a821a19694dce919208 to your computer and use it in GitHub Desktop.
Sample cpd command to find duplicate code
cpd.bat --minimum-tokens 5 --files "C:\Users\Rahul Malhotra\Documents\My Lightning Org\src\classes\test.cls" --language apex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment