Skip to content

Commit f219112

Browse files
authored
docs: update gazelle README.md (bazel-contrib#2567)
There's no longer a python subprocess since switching to tree-sitter in bazel-contrib#1895
1 parent eef839b commit f219112

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gazelle/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,8 +654,7 @@ code into a separate script without a `main` line. Gazelle will then create a
654654

655655
## Developer Notes
656656

657-
Gazelle extensions are written in Go. This gazelle plugin is a hybrid, as it uses Go to execute a
658-
Python interpreter as a subprocess to parse Python source files.
657+
Gazelle extensions are written in Go.
659658
See the gazelle documentation https://github.com/bazelbuild/bazel-gazelle/blob/master/extend.md
660659
for more information on extending Gazelle.
661660

0 commit comments

Comments
 (0)