blob: 1951624c565b25999b58f6fcd9e59469da6c750c [file] [log] [blame]
# Package group restricting access to dormant dependencies.
filegroup(
name = "srcs",
srcs = glob(["**"]),
visibility = ["//tools/allowlists:__pkg__"],
)