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 pasing of match pattern #81

Merged
merged 3 commits into from
Feb 8, 2024
Merged

Fix pasing of match pattern #81

merged 3 commits into from
Feb 8, 2024

Conversation

kit494way
Copy link
Contributor

Fix to correctly parse following two match patterns

  • a short-hand of record pattern (e.g. {$key})
  • unquoted string

@fdncred
Copy link
Collaborator

fdncred commented Feb 8, 2024

Looks like the ci isn't happy. I was thinking prettier ran automatically but I guess not?

@kit494way
Copy link
Contributor Author

prettier runs automatically, but only checks.

@fdncred
Copy link
Collaborator

fdncred commented Feb 8, 2024

great! thanks for fixing it.

@fdncred fdncred merged commit 7dd29f9 into nushell:main Feb 8, 2024
3 checks passed
@kit494way kit494way deleted the fix-match branch February 9, 2024 00:32
mrdgo pushed a commit to mrdgo/tree-sitter-nu that referenced this pull request Sep 23, 2024
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