mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
Problem: format-queries.lua in CI uses the bundled query parser from Neovim, meaning breaking changes are not reflected in tests. Solution: Install nvim-treesitter in the lint workflow and use it to install the query parser. |
||
|---|---|---|
| .. | ||
| lint.yml | ||
| release.yml | ||
| test-queries.yml | ||
| tests.yml | ||
| update-lockfile.yml | ||
| update-readme.yml | ||