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

Check queries against older tree-sitter versions #223

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

alex-pinkus
Copy link
Owner

In #221, we fixed a bug where older versions of tree-sitter failed to parse highlight queries because they were impossible.

Since we know that some editors use an older version of tree-sitter, it would be prudent to test against it in CI.

In #221, we fixed a bug where older versions of tree-sitter failed to
parse highlight queries because they were impossible.

Since we know that some editors use an older version of tree-sitter, it
would be prudent to test against it in CI.
@alex-pinkus alex-pinkus force-pushed the ci-check-against-ts-0-19 branch from 87545db to 336e8f3 Compare September 5, 2022 18:15
@alex-pinkus alex-pinkus merged commit 345f441 into main Sep 5, 2022
@alex-pinkus alex-pinkus deleted the ci-check-against-ts-0-19 branch September 12, 2022 04:47
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.

1 participant