Closed micksmix closed 7 months ago
@smacker - please review when you have time.
Background for this change:
Some grammar updates require newer versions of tree-sitter (eg, at least v0.21 or v0.22), so this will allow me to update some of the grammars in future PR's as well.
thank you
Using
_automation/treesitter_updater/main.go
I updated tree-sitter to v0.22.5. I rango clean -testcache && go test -v ./...
and all tests passed.