Sign in
◑
Theme
bazel
/
bazel
/
f87289f12fa5e5a4b87c2f16ebbfbcf651f7f9bf
/
.
/
tools
/
allowlists
/
skip_validations_allowlist
/
BUILD.tools
blob: 1886a09b5b89f4b73302a88487ec8be1eff81ec8 [
file
]
# 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"
],
)