Skip to content

Commit 250476e

Browse files
committed
change comment
1 parent 8cc8eea commit 250476e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ pluginManager.withPlugin('org.sonarqube') {
175175
}
176176
}
177177

178-
// Only analyze these modules; skip the rest
178+
// Skip these projects
179179
["protocol", "platform", "example:actuator-example"].each { name ->
180180
project(":${name}").sonar.skipProject = true
181181
}

0 commit comments

Comments
 (0)