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

feat: use fat arrows for options #3012

Merged
merged 3 commits into from
Jun 6, 2024
Merged

Conversation

tychoish
Copy link
Contributor

This is an inideal (but clearly easy) solution to #3003: now we can
just use => (which works in functions already) and in option
specifications too (that's this patch.) It'd be better to parse
functions ourselves, but that fix is at the bottom of a rather large
stack of dependency upgrades.

@tychoish tychoish requested a review from scsmithr June 5, 2024 18:33
@tychoish tychoish merged commit 52404f4 into main Jun 6, 2024
26 checks passed
@tychoish tychoish deleted the tycho/fat-arrows-for-options branch June 6, 2024 19:48
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.

3 participants