Closed MaTTerCuBe closed 4 years ago
Addresses issue #108 , PMD commands/tasks can now be run from command line. Attached is a screen shot of the console after running $ gradlew tasks --all, which shows all tasks now available. Notice the available pmd commands.
$ gradlew tasks --all
Screenshot of the report generated by PMD
Please suggest a reviewer.
Addresses issue #108 , PMD commands/tasks can now be run from command line. Attached is a screen shot of the console after running
$ gradlew tasks --all
, which shows all tasks now available. Notice the available pmd commands.