Skip to content

Commit 066df77

Browse files
authored
chore: remove gofmt (#1475)
This repo doesn't have any go sources so there's no point configuring a formatter for them.
1 parent f03d164 commit 066df77

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ alias(
2828

2929
multi_formatter_binary(
3030
name = "format",
31-
go = "@go_sdk//:bin/gofmt",
3231
sh = ":shfmt",
3332
starlark = "@buildifier_prebuilt//:buildifier",
3433
terraform = ":terraform",

0 commit comments

Comments
 (0)