feat(repo_map): add scala support (#788)

Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
Vasil Markoukin
2024-11-04 03:35:27 +03:00
committed by GitHub
parent 3c4ef490a8
commit 579ef12f76
4 changed files with 120 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ tree-sitter-cpp = "0.23"
tree-sitter-lua = "0.2"
tree-sitter-ruby = "0.23"
tree-sitter-zig = "1.0.2"
tree-sitter-scala = "0.23"
[lints]
workspace = true