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

Always generate computed getter if alias is specified #251

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

bradfol
Copy link
Collaborator

@bradfol bradfol commented Feb 27, 2025

The getter with a computed name is always generated, the optional getter alias will produce a second getter. Allows for better support for the Resolvable macro.

@bradfol bradfol requested a review from skorulis-ap February 27, 2025 03:26
@bradfol bradfol force-pushed the bradfol/alias-getter branch from 697baf8 to 007ade5 Compare February 27, 2025 03:29
The getter with a computed name is always generated, the optional getter alias will produce a second getter. Allows for better support for  the Resolvable macro.
@bradfol bradfol force-pushed the bradfol/alias-getter branch from 007ade5 to ab62614 Compare February 27, 2025 03:32
@bradfol bradfol merged commit 2075ddf into main Feb 27, 2025
1 check passed
@bradfol bradfol deleted the bradfol/alias-getter branch February 27, 2025 17:04
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