feat: enable go & python bindings

This commit is contained in:
ObserverOfTime
2025-05-16 19:20:03 +03:00
parent 28e327cd3f
commit dffd961034
12 changed files with 231 additions and 9 deletions

View File

@@ -27,14 +27,5 @@
"links": {
"repository": "https://github.com/tree-sitter-grammars/tree-sitter-hcl"
}
},
"bindings": {
"c": true,
"go": false,
"node": true,
"python": false,
"rust": true,
"swift": true,
"zig": false
}
}