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

Fix test output formatting for rules starting with M/U #1941

Merged
merged 1 commit into from Nov 16, 2022

Conversation

mliszcz
Copy link
Contributor

@mliszcz mliszcz commented Nov 2, 2022

Previously the rule names could not begin with an uppercase M or U because the test output formatter assumed that they represent special tokens: MISSING or UEXPECTED.

Fixes #1940.

Previously the rule names could not begin with an uppercase M or U
because the test output formatter assumed that they represent special
tokens: MISSING or UEXPECTED.

Fixes tree-sitter#1940.
@mliszcz
Copy link
Contributor Author

mliszcz commented Nov 15, 2022

@ahlinc thanks for enabling the workflow. I noticed it just now, seems that formatting was incorrect. Should be fixed now. Please run again.

@maxbrunsfeld maxbrunsfeld merged commit 8883d43 into tree-sitter:master Nov 16, 2022
@maxbrunsfeld
Copy link
Contributor

Thanks!

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.

Test CLI command hangs/panics
2 participants