Skip to content

Commit 08e53ac

Browse files
committed
1 parent 5981ca4 commit 08e53ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ checkstyle {
112112

113113
pmd {
114114
consoleOutput = true
115-
ruleSetFiles = files(".config/pmd/ruleset.xml")
115+
ruleSetFiles = files(".config/pmd/java/ruleset.xml")
116116
toolVersion = pmdVersion
117117
}
118118

0 commit comments

Comments
 (0)