Problem: embedding the CLI version used to generate a parser triggers CI failures on all grammars for every (patch) release of tree-sitter, even if there are no actual parser changes. Solution: do not embed the version; instead rely on whether the update introduces actual (presumably desirable) changes in the parser to indicate regeneration is necessary. |
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| generate | ||
| highlight | ||
| language | ||
| loader | ||
| tags | ||
| xtask | ||