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

getCorrect? #1

Open
brownviper opened this issue Dec 24, 2020 · 1 comment
Open

getCorrect? #1

brownviper opened this issue Dec 24, 2020 · 1 comment
Labels
question Further information is requested

Comments

@brownviper
Copy link

should this be getCorrect instead of isCorrect?

@mechero mechero added the question Further information is requested label Dec 25, 2020
@mechero
Copy link
Contributor

mechero commented Dec 25, 2020

Hi! Good question! Lombok uses the is prefix for boolean getters by default. You can customize this behavior with the setting lombok.getter.noIsPrefix=true. Check https://projectlombok.org/features/GetterSetter.

@mechero mechero mentioned this issue Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants