Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ $(PMD): ## Download PMD-7.0.0 pmd: $(PMD) compile ## Run PMD $(call log, "Running PMD") $(PMD) check --cache $(CACHE)/pmd-cache -R rulesets/java/quickstart.xml -d $(PMD_CHECK_DIRS) $(PMD) check --cache $(CACHE)/pmd-cache -R $(REPO)/resources/pmd-rules.xml -d $(PMD_CHECK_DIRS) spotbugs: ## Run SpotBugs checkstyle: ## Run checkstyle Loading microservices-monorepo/resources/pmd-rules.xml 0 → 100644 +321 −0 File added.Preview size limit exceeded, changes collapsed. Show changes Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ $(PMD): ## Download PMD-7.0.0 pmd: $(PMD) compile ## Run PMD $(call log, "Running PMD") $(PMD) check --cache $(CACHE)/pmd-cache -R rulesets/java/quickstart.xml -d $(PMD_CHECK_DIRS) $(PMD) check --cache $(CACHE)/pmd-cache -R $(REPO)/resources/pmd-rules.xml -d $(PMD_CHECK_DIRS) spotbugs: ## Run SpotBugs checkstyle: ## Run checkstyle Loading
microservices-monorepo/resources/pmd-rules.xml 0 → 100644 +321 −0 File added.Preview size limit exceeded, changes collapsed. Show changes