Skip to content

Commit 6ac2436

Browse files
committed
gazelle: build_external static
1 parent 1ed9772 commit 6ac2436

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ gazelle_binary(
3030
proto_gazelle(
3131
name = "gazelle",
3232
cfgs = [":rules_proto_config.yaml"],
33+
external = "static",
3334
gazelle = ":gazelle-protobuf",
3435
imports = [
3536
"@googleapis//:imports.csv",

tools/BUILD.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
load("@buildifier_prebuilt//:rules.bzl", "buildifier", "buildifier_test")
22

3-
# gazelle:exclude_from_release
4-
53
buildifier(
64
name = "buildifier.fix",
75
diff_command = "diff",

0 commit comments

Comments
 (0)