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

User lombok Getter and Setter. #5658

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Conversation

asashour
Copy link
Contributor

@asashour asashour commented Mar 5, 2024

This is a step to use lombok Getter and Setter, as hinted in another PR.

Not all potential changes are done, because the PR would be huge. Please advise if this is fine, or project-wide changes should also be added.

It seems lombok generates `get` for Boolean instead of `is`.
@MalloD12 MalloD12 self-assigned this Mar 19, 2024
@MalloD12 MalloD12 self-requested a review March 19, 2024 14:01
Copy link
Contributor

@MalloD12 MalloD12 left a comment

Choose a reason for hiding this comment

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

Approved.

This looks ok to me. If you are planning to keep doing these changes for some other files I would recommend you to go in some specific order, maybe in an upcoming PR to keep adding Lombok annotations to the remaining liquibase-standard module files, and once finish with this module (which is the bigger) then continue with others.

Thanks,
Daniel.

@filipelautert filipelautert added this to the 1NEXT milestone Apr 3, 2024
@filipelautert filipelautert merged commit 97a5e51 into liquibase:master Apr 3, 2024
32 of 36 checks passed
@asashour asashour deleted the lombok branch April 3, 2024 16:21
@asashour asashour mentioned this pull request Apr 4, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants