Skip to content

Commit ee9b127

Browse files
Remove spotbugs ignoreFailures configuration
Removed spotbugs configuration to ignore failures.
1 parent c117270 commit ee9b127

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

buildSrc/src/main/kotlin/pc.java-conventions.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ plugins {
55
id("com.github.spotbugs")
66
}
77

8-
spotbugs {
9-
ignoreFailures = true
10-
}
11-
128
dependencies {
139
compileOnlyApi("org.apiguardian:apiguardian-api:1.1.2")
1410

0 commit comments

Comments
 (0)