start work on eval script for semantic_index
This commit is contained in:
parent
4cb8647702
commit
66c967da88
5 changed files with 133 additions and 0 deletions
10
crates/semantic_index/eval/tree-sitter.json
Normal file
10
crates/semantic_index/eval/tree-sitter.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"repo": "https://github.com/tree-sitter/tree-sitter.git",
|
||||
"commit": "46af27796a76c72d8466627d499f2bca4af958ee",
|
||||
"assertions": [
|
||||
{
|
||||
"query": "",
|
||||
"matches": []
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue