kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/extractors/gcp/examples/BUILD (about)

     1  package(default_visibility = ["//kythe:default_visibility"])
     2  
     3  filegroup(
     4      name = "yaml_examples",
     5      testonly = 1,
     6      srcs = glob(["*.yaml"]),
     7  )