• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1licenses(["notice"])
2
3exports_files(["LICENSE"])
4
5filegroup(
6    name = "stardoc_rule_doc",
7    testonly = 1,
8    srcs = ["docs/stardoc_rule.md"],
9    visibility = ["//test:__pkg__"],
10)
11