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

Close macro match on space if no arguments #83

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Conversation

fionera
Copy link
Contributor

@fionera fionera commented Jan 5, 2023

This fixes #82 by exiting the Macro match loop as soon as there is a space, but only if there are no arguments existing.

@CLAassistant
Copy link

CLAassistant commented Jan 5, 2023

CLA assistant check
All committers have signed the CLA.

@sasklacz sasklacz merged commit 6cccadd into grafana:main Jan 9, 2023
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.

Macro matching is too lax
3 participants