Skip to content

Commit d737866

Browse files
committed
buildifier
1 parent 225ea83 commit d737866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gazelle/python/BUILD.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ go_library(
3939
"@bazel_gazelle//rule:go_default_library",
4040
"@com_github_bazelbuild_buildtools//build:go_default_library",
4141
"@com_github_bmatcuk_doublestar_v4//:doublestar",
42+
"@com_github_dougthor42_go_tree_sitter//:go-tree-sitter",
43+
"@com_github_dougthor42_go_tree_sitter//python",
4244
"@com_github_emirpasic_gods//lists/singlylinkedlist",
4345
"@com_github_emirpasic_gods//sets/treeset",
4446
"@com_github_emirpasic_gods//utils",
45-
"@com_github_dougthor42_go_tree_sitter//:go-tree-sitter",
46-
"@com_github_dougthor42_go_tree_sitter//python",
4747
"@org_golang_x_sync//errgroup",
4848
],
4949
)

0 commit comments

Comments
 (0)