-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Fix let_unit_value
suggests wrongly for field init shorthand
#15791
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
Conversation
This comment has been minimized.
This comment has been minimized.
8a56f6b
to
1c36b6a
Compare
This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
Lintcheck changes for 089fbd3
This comment will be updated if you push new changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for tackling this! Just a small documentation suggestion
1c36b6a
to
089fbd3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks! ❤️ great contribution with a really elegant approach to solving the problem. I also liked how to gave room for further change in the future.
Closes #15789
changelog: [
let_unit_value
] fix wrong suggestions for field init shorthand