pabloem commented on a change in pull request #15761:
URL: https://github.com/apache/beam/pull/15761#discussion_r733052051
##########
File path: build.gradle.kts
##########
@@ -249,6 +247,17 @@ task("goIntegrationTests") {
dependsOn(":runners:google-cloud-dataflow-java:worker:shadowJar")
}
+task("playgroundPreCommit") {
+ dependsOn(":playground:backend:format")
Review comment:
the auto-formatter would be part of the developer workflow, and the
format-checker would be part of the precommit
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]