blob: c8dedb1bd12c8faa828a6e2a9fd31f958364a1dc [file] [log] [blame]
c-parsons094d80d2019-09-24 13:00:20 -04001licenses(["notice"])
Nathan Herring8bf75a92018-01-24 17:45:33 +01002
3exports_files(["LICENSE"])
c-parsonsb3a4a832019-09-24 10:29:55 -04004
5filegroup(
6 name = "stardoc_rule_doc",
7 testonly = 1,
8 srcs = ["docs/stardoc_rule.md"],
9 visibility = ["//test:__pkg__"],
10)