Skip to content

Commit 2c3beaf

Browse files
committed
Revert go_naming convention
1 parent 35542cb commit 2c3beaf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

MODULE.bazel

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,6 @@ use_repo(
145145

146146
go_deps = use_extension("@bazel_gazelle//:extensions.bzl", "go_deps")
147147
go_deps.from_file(go_mod = "//:go.mod")
148-
go_deps.gazelle_default_attributes(
149-
directives = ["gazelle:go_naming_convention import_alias"],
150-
)
151-
152148
use_repo(
153149
go_deps,
154150
"bazel_gazelle_go_repository_config", # keep

0 commit comments

Comments
 (0)