blob: 46a89e8a4a177b92d32a21e5c4bbad2939394e68 [file] [log] [blame]
# Description:
# Package group restricting access to starlark-defined transitions
filegroup(
name = "srcs",
srcs = glob(["**"]),
visibility = ["//tools/allowlists:__pkg__"],
)