Skip to content

Commit 5e51343

Browse files
committed
chore: do not run gazelle on gazelle tests dir (#2224)
GitOrigin-RevId: 40fb520cbf098573926a4d54b39e3eb0b1d13978
1 parent 83df5b2 commit 5e51343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gazelle/js/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")
33

44
# Disable the JS extension
55
# gazelle:js disabled
6+
# gazelle:exclude tests/
67

78
go_library(
89
name = "js",

0 commit comments

Comments
 (0)