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: multiline collection type and more #166

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

blindFS
Copy link
Contributor

@blindFS blindFS commented Dec 6, 2024

This PR fixes:

  1. param_value before param_type, e.g. --param=value: string
  2. error make {} by removing it from internal.txt
  3. val_range in binary expression, e.g. 1 in 1..3
  4. multiline type signature, e.g.
table<
foo: string
>

@fdncred
Copy link
Collaborator

fdncred commented Dec 6, 2024

looks good. thanks!

@fdncred fdncred merged commit a94fdf1 into nushell:main Dec 6, 2024
3 checks passed
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