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

Revise "declaring constructors". #4169

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

munificent
Copy link
Member

  • Apply review feedback from Lasse.

  • Add section for inferring public parameter names from private ones.

  • Update grammar to allow var followed by a type.

  • Add lint for using final on parameters.

  • Thanks for your contribution! Please replace this text with a description of what this PR is changing or adding and why, list any relevant issues, and review the contribution guidelines below.

-   Apply review feedback from Lasse.
-   Add section for inferring public parameter names from private ones.
-   Update grammar to allow `var` followed by a type.
-   Add lint for using `final` on parameters.
@munificent munificent requested a review from lrhn November 22, 2024 19:44
Copy link
Member

@lrhn lrhn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, ship it!
(I'll file issues for further discussions about the few details that I could see being slighlty different.)

@munificent munificent merged commit 62d384f into main Nov 26, 2024
3 checks passed
@munificent munificent deleted the revise-declaring-constructors branch November 26, 2024 18:50
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