Skip to content

Commit ccef7fc

Browse files
committed
Update ruleset location
1 parent 4c9bd8b commit ccef7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@
375375
<includeTests>true</includeTests>
376376
<printFailingErrors>true</printFailingErrors>
377377
<rulesets>
378-
<ruleset>.config/pmd/ruleset.xml</ruleset>
378+
<ruleset>.config/pmd/java/ruleset.xml</ruleset>
379379
</rulesets>
380380
<excludes>
381381
<exclude>**/entities/**/*_.java</exclude>

0 commit comments

Comments
 (0)