Closed ObserverOfTime closed 4 weeks ago
There are no changes to parser.c
this time so the failures likely stem from an internal tree-sitter change. :thinking:
Could you please not make ALL THE CHANGES in a single PR.
All the changes, barring CI, come from running 2 commands.
So that's three separate sets of changes, no?
You will still have 30 changed files in one of the sets.
Yes but I can ignore those and not play "hunt the changes that will affect us".
tree-sitter.json
config filetree-sitter init
to create them anewtree-sitter generate
to update the grammarCargo.lock
in versioning instructions