]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/infra/Dockerfile.emba (emacs-tree-sitter): Add gowork grammar.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 25 Mar 2025 08:28:43 +0000 (09:28 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 25 Mar 2025 18:26:04 +0000 (19:26 +0100)
(cherry picked from commit d6c7a77465203bfc277ff489be0f4f4d476615c7)

test/infra/Dockerfile.emba

index dfa0fe4b61afde9835e61aef961cd2161b4365bd..201d48056e7af783b8701784781683e8c62b1271 100644 (file)
@@ -133,6 +133,7 @@ RUN src/emacs -Q --batch \
       (elixir "https://github.com/elixir-lang/tree-sitter-elixir") \
       (go "https://github.com/tree-sitter/tree-sitter-go") \
       (gomod "https://github.com/camdencheek/tree-sitter-go-mod") \
+      (gowork "https://github.com/omertuc/tree-sitter-go-work") \
       (heex "https://github.com/phoenixframework/tree-sitter-heex") \
       (html "https://github.com/tree-sitter/tree-sitter-html") \
       (java "https://github.com/tree-sitter/tree-sitter-java") \