1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-06-16 01:54:56 +02:00

ci: validate queries

This commit is contained in:
Henrik Hautakoski 2026-02-08 09:38:45 +01:00
parent d403ce05d8
commit 4f3ca7dc47
2 changed files with 22 additions and 0 deletions

4
.tsqueryrc.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/ribru17/ts_query_ls/refs/heads/master/schemas/config.json",
"parser_install_directories": ["."]
}