emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master a0133f63450: Add Ruby to the tree-sitter build-module script


From: Stefan Kangas
Subject: master a0133f63450: Add Ruby to the tree-sitter build-module script
Date: Wed, 10 Jan 2024 16:42:07 -0500 (EST)

branch: master
commit a0133f63450e5458dc5b6d0bb7c91a00ef7e3aa3
Author: john muhl <jm@pub.pink>
Commit: Stefan Kangas <stefankangas@gmail.com>

    Add Ruby to the tree-sitter build-module script
    
    * admin/notes/tree-sitter/build-module/batch.sh (languages): Add
    Ruby.  (Bug#65739)
---
 admin/notes/tree-sitter/build-module/batch.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/admin/notes/tree-sitter/build-module/batch.sh 
b/admin/notes/tree-sitter/build-module/batch.sh
index 9988d1eae4e..012b5882e83 100755
--- a/admin/notes/tree-sitter/build-module/batch.sh
+++ b/admin/notes/tree-sitter/build-module/batch.sh
@@ -18,6 +18,7 @@ languages=(
     'json'
     'lua'
     'python'
+    'ruby'
     'rust'
     'toml'
     'tsx'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]