Skip to content

Commit 4deb5e2

Browse files
committed
Rename BUILD files to BUILD.bazel
1 parent 30188d9 commit 4deb5e2

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

BUILD BUILD.bazel

File renamed without changes.

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ go-update-workspace:
3939
$(VERB) bazel run //:gazelle -- update-repos -from_file=go.mod
4040

4141
go-update-build:
42-
$(VERB) bazel run //:gazelle -- -build_file_name BUILD
42+
$(VERB) bazel run //:gazelle -- -build_file_name BUILD.bazel
4343

4444
test: gofmt_test go_mod_tidy_test go-test govet
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)