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

Replace [AutoConstructor] with primary constructors in samples #671

Merged
merged 3 commits into from
Nov 23, 2023

Conversation

Sergio0694
Copy link
Owner

Contributes to #598

Description

This PR replaces all uses of [AutoConstructor] in samples to use primary constructors instead.
This first refactoring is to make the rest of the work to remove [AutoConstructor] easier.

@Sergio0694 Sergio0694 added samples 📚 A change or improvement related to the samples refactoring 🧹 Code style and architecture improvements labels Nov 23, 2023
@Sergio0694 Sergio0694 merged commit a0faddc into main Nov 23, 2023
24 checks passed
@Sergio0694 Sergio0694 deleted the dev/samples-primary-constructors branch November 23, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring 🧹 Code style and architecture improvements samples 📚 A change or improvement related to the samples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant