bazel: implement set-gen as a bazel genrule
This commit is contained in:
3
hack/boilerplate/BUILD
Normal file
3
hack/boilerplate/BUILD
Normal file
@@ -0,0 +1,3 @@
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
exports_files(glob(["*.txt"]))
|
Reference in New Issue
Block a user