Skip to content

Generate merge method#35

Merged
BreX900 merged 1 commit intomainfrom
feat/mergeable
Dec 14, 2025
Merged

Generate merge method#35
BreX900 merged 1 commit intomainfrom
feat/mergeable

Conversation

@BreX900
Copy link
Owner

@BreX900 BreX900 commented Dec 13, 2025

feat: added the ability to generate the merge method to copy the values of another instance into the current instance
fix: fixed missing space when generating an empty const constructor
chore: copyWith and merge methods return the original data class instance if constructor has no parameters

@BreX900 BreX900 self-assigned this Dec 13, 2025
…lues of another instance into the current instance

fix: fixed missing space when generating an empty const constructor
chore: `copyWith` and `merge` methods return the original data class instance if constructor has no parameters
@BreX900 BreX900 merged commit 4a0b268 into main Dec 14, 2025
3 checks passed
@BreX900 BreX900 deleted the feat/mergeable branch December 14, 2025 11:11
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.

1 participant

Comments