Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Amit-Singh40 <[email protected]>
  • Loading branch information
Amit-Singh40 committed Feb 12, 2024
1 parent a4635fd commit 5582398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pravega-sensor-collector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ spotbugs {
checkstyle {
toolVersion = checkstyleVersion
configFile = file("$rootDir/config/checkstyle.xml")
ignoreFailures = true
ignoreFailures = false
configProperties = [importControlFile: "$rootDir/config/import-control.xml",
suppressionsFile: "$rootDir/config/suppressions.xml"]
checkstyleMain {
Expand Down

0 comments on commit 5582398

Please sign in to comment.