Skip to content

Commit 245233d

Browse files
committed
remove comments
1 parent f4e40c8 commit 245233d

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

build.gradle

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -71,21 +71,6 @@ allprojects {
7171
consoleOutput = true
7272
toolVersion = "7.12.0"
7373

74-
//rulesMinimumPriority = 5
75-
//ruleSets = [
76-
// "category/java/bestpractices.xml",
77-
// "category/java/codestyle.xml",
78-
// "category/java/design.xml",
79-
// "category/java/documentation.xml",
80-
// "category/java/errorprone.xml",
81-
// "category/java/multithreading.xml",
82-
// "category/java/performance.xml",
83-
// "category/java/security.xml",
84-
85-
// //"category/java/errorprone.xml",
86-
// // "category/java/bestpractices.xml"
87-
//]
88-
8974
// This tells PMD to use your custom ruleset file.
9075
ruleSetFiles = rootProject.files("config/pmd/pmd-ruleset.xml")
9176

0 commit comments

Comments
 (0)