Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded treesitter to latest version, v0.22.5 #156

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

micksmix
Copy link
Contributor

Using _automation/treesitter_updater/main.go I updated tree-sitter to v0.22.5. I ran go clean -testcache && go test -v ./... and all tests passed.

@micksmix
Copy link
Contributor Author

@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.

@smacker smacker merged commit 31bae7b into smacker:master Apr 22, 2024
4 checks passed
@smacker
Copy link
Owner

smacker commented Apr 22, 2024

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants