Skip to content

Commit 17a23b1

Browse files
Merge branch '4.0.0-develop' into error-handler-development
2 parents 24006f7 + 8b7d971 commit 17a23b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle-tasks/staticChecks.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ checkstyle {
1919
pmd {
2020
toolVersion = "6.21.0"
2121
consoleOutput = true
22-
rulesMinimumPriority = 5
2322
ruleSets = [
2423
rootProject.file("gradle-tasks/pmd/ruleset.xml")
2524
]

0 commit comments

Comments
 (0)