-
Notifications
You must be signed in to change notification settings - Fork 8.2k
chore(macros): fix macros #27366
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
chore(macros): fix macros #27366
Conversation
I'm working on migrating rari to use tree-sitter instead of PEG and found some broken macros.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for ko locale :)
Preview URLs (9 pages)
Flaws (11)Note! 7 documents with no flaws that don't need to be listed. 🎉 URL:
URL:
External URLs (1)URL:
(comment last updated: 2025-05-23 08:18:57) |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
LGTM for |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Description
I'm working on migrating rari to use tree-sitter instead of PEG and found some broken macros.