We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a988ee commit f6a419cCopy full SHA for f6a419c
src/main/starlark/core/compile/BUILD.release.bazel
@@ -19,7 +19,7 @@ bzl_library(
19
srcs = [
20
"common.bzl",
21
],
22
- visiblity = [
+ visibility = [
23
"//visibility:public",
24
25
)
0 commit comments