mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Problem: Parser updates may break downstream queries. Solution: Add workflow that clones and validates queries in * https://github.com/nvim-treesitter/nvim-treesitter-textobjects#main * https://github.com/nvim-treesitter/nvim-treesitter-context on changes to the parsers.lua table. (Workflow should not be required to pass; the purpose is to give a heads-up that follow-up PRs are needed.) |
||
|---|---|---|
| .. | ||
| downstream.yml | ||
| lint.yml | ||
| test-core.yml | ||
| test-generate.yml | ||
| test-queries.yml | ||
| update-parsers.yml | ||