summaryrefslogtreecommitdiffhomepage
path: root/BUILD
blob: 9ede10a9f688990a133ab67ae588d786bf236cd5 (plain)
1
2
3
4
5
6
7
# The sandbox filegroup is used for sandbox-internal dependencies.
package_group(
    name = "sandbox",
    packages = [
        "//...",
    ],
)