Sign in
bazel
/
bazel
/
d99595f94fb1cace5aa1135afbcc4525d20a4e15
/
.
/
tools
/
allowlists
/
skip_validations_allowlist
/
BUILD.tools
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"
],
)