fix: change helixql to tier 2 (unstable)

Tier 4 parsers are excluded from CI compilation, which is why the
parser wasn't being built and queries couldn't be validated.
This commit is contained in:
Ben Woodward 2025-12-12 17:12:54 +11:00
parent 1a5c29bc8b
commit e33465283f
2 changed files with 2 additions and 2 deletions

View file

@ -123,7 +123,7 @@ ecma (queries only)[^ecma] | unstable | `HFIJL` | @steelsojka
[haskell_persistent](https://github.com/MercuryTechnologies/tree-sitter-haskell-persistent) | unstable | `HF   ` | @lykahb
[hcl](https://github.com/tree-sitter-grammars/tree-sitter-hcl) | unstable | `HFIJ ` | @MichaHoffmann
[heex](https://github.com/connorlay/tree-sitter-heex) | unstable | `HFIJL` | @connorlay
[helixql](https://github.com/benwoodward/tree-sitter-helixql) | unsupported | `HF   ` | @benwoodward
[helixql](https://github.com/benwoodward/tree-sitter-helixql) | unstable | `HF   ` | @benwoodward
[helm](https://github.com/ngalaiko/tree-sitter-go-template) | unstable | `HF JL` | @qvalentin
[hjson](https://github.com/winston0410/tree-sitter-hjson) | unstable | `HFIJL` | @winston0410
[hlsl](https://github.com/tree-sitter-grammars/tree-sitter-hlsl) | unstable | `HFIJL` | @theHamsta

View file

@ -918,7 +918,7 @@ return {
url = 'https://github.com/benwoodward/tree-sitter-helixql',
},
maintainers = { '@benwoodward' },
tier = 4,
tier = 2,
},
hjson = {
install_info = {