Skip to content

Commit 3893580

Browse files
authored
TODO Gradle issue 22600 (#2554)
1 parent 03a4cd2 commit 3893580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin-gradle/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ tasks.withType(Test).configureEach {
3434
testLogging.showStandardStreams = true
3535
}
3636
tasks.validatePlugins {
37+
// TODO: https://github.com/gradle/gradle/issues/22600
3738
enableStricterValidation = true
3839
}
3940

0 commit comments

Comments
 (0)