Skip to content

Some code refactoring and code documentation for initialization checker #15471

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

Merged
merged 9 commits into from
Jun 21, 2022

Conversation

liufengyun
Copy link
Contributor

Some code refactoring and code documentation for initialization checker

We only use it to pass constructor arguments. As now we store constructor arguments
on the underlying object, there no need for it any more.
liufengyun and others added 2 commits June 20, 2022 21:12
Co-authored-by: Ondřej Lhoták <olhotak@uwaterloo.ca>
Copy link
Contributor

@olhotak olhotak left a comment

Choose a reason for hiding this comment

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

Now LGTM.

@olhotak olhotak merged commit 9e3953d into scala:main Jun 21, 2022
@olhotak olhotak deleted the init-remove-env branch June 21, 2022 13:03
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