github.com/stackb/rules_proto@v0.0.0-20240221195024-5428336c51f1/third_party/BUILD.bazel (about)

     1  filegroup(
     2      name = "all_files",
     3      testonly = True,
     4      srcs = [
     5          "BUILD.bazel",
     6          "bazel-gazelle-revert-1152.patch",
     7          "zlib.BUILD",
     8      ],
     9      visibility = ["//:__pkg__"],
    10  )
    11  
    12  exports_files([
    13      "bazel-gazelle-revert-1152.patch",
    14  ])