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

[FEATURE] Builder's setter prefix configurable from lombok.config #2596

Open
topr opened this issue Oct 6, 2020 · 3 comments
Open

[FEATURE] Builder's setter prefix configurable from lombok.config #2596

topr opened this issue Oct 6, 2020 · 3 comments

Comments

@topr
Copy link

topr commented Oct 6, 2020

As there is the @Builder(setterPrefix="any") option already, it would make sense to have the ability of setting it once across the project at the lombok.config.

Justification:

  • Improved signal-to-noise ratio
  • Better readability (arguably)
  • Helps keeping project convention consistent

BTW. Thanks for adding this option. It really helps preventing name clashes and working with already existing code 👍

sadv1r added a commit to sadv1r/lombok that referenced this issue May 20, 2021
sadv1r added a commit to sadv1r/lombok that referenced this issue May 20, 2021
sadv1r added a commit to sadv1r/lombok that referenced this issue May 20, 2021
sadv1r added a commit to sadv1r/lombok that referenced this issue May 20, 2021
sadv1r added a commit to sadv1r/lombok that referenced this issue May 20, 2021
sadv1r added a commit to sadv1r/lombok that referenced this issue May 20, 2021
sadv1r added a commit to sadv1r/lombok that referenced this issue May 20, 2021
sadv1r added a commit to sadv1r/lombok that referenced this issue May 20, 2021
sadv1r added a commit to sadv1r/lombok that referenced this issue May 20, 2021
sadv1r added a commit to sadv1r/lombok that referenced this issue May 20, 2021
@mrwilby
Copy link

mrwilby commented Jul 25, 2021

Would love to see this merged 👍

sadv1r added a commit to sadv1r/lombok that referenced this issue Nov 23, 2021
sadv1r added a commit to sadv1r/lombok that referenced this issue Nov 23, 2021
@HerrDerb
Copy link

HerrDerb commented Sep 23, 2022

Would love this feature too! Is there a reason why this isn't a PR yet?

@topr
Copy link
Author

topr commented Dec 12, 2023

@HerrDerb actually it was a PR even before your comment had been posted.

Not sure why it is hanging for years instead of being merged 🙄

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

No branches or pull requests

3 participants