blob: 1886a09b5b89f4b73302a88487ec8be1eff81ec8 [file] [log] [blame]
# Description:
# Package group restricting access to skipping validations on attributes.
package_group(
name = "skip_validations_allowlist",
# Temporary Google-internal mitigation feature. Not a Bazel feature.
packages = ["private"],
)