Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ezhov-da/2257baec51f8d7a9bd979b62e1cd59c2 to your computer and use it in GitHub Desktop.
Save ezhov-da/2257baec51f8d7a9bd979b62e1cd59c2 to your computer and use it in GitHub Desktop.
Запуск PMD из командной строки
==> https://pmd.github.io/latest/pmd_userdocs_cli_reference.html
pmd -dir E:\pmd -format html -R category/java/bestpractices.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment