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.
cfg = "host"
cfg = "exec"
1 parent 2de487b commit 3fbcdebCopy full SHA for 3fbcdeb
gax-java/gax_java.bzl
@@ -77,7 +77,7 @@ google_java_format_verification = rule(
77
"srcs": attr.label_list(allow_files = True),
78
"formatter": attr.label(
79
executable = True,
80
- cfg = "host",
+ cfg = "exec",
81
),
82
},
83
outputs = {"output_file": "%{name}.txt"},
0 commit comments