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

SONARJAVA-4973 Fix FP on S1118 with Lombok @UtilityClass in automatic analysis #4960

Merged
merged 8 commits into from
Dec 13, 2024

Conversation

tomasz-tylenda-sonarsource
Copy link
Contributor

@tomasz-tylenda-sonarsource tomasz-tylenda-sonarsource changed the title SONARJAVA-4973 Fix FP on S1118 with Lombok UtilityClass in automatic analysis SONARJAVA-4973 Fix FP on S1118 with Lombok @UtilityClass in automatic analysis Dec 12, 2024
Copy link
Contributor

Choose a reason for hiding this comment

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

We have the substance here, let's try and fix the form

Choose a reason for hiding this comment

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

We should use some formatting before committing this new code

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I did reformat the code in the IDE. Please let me know if you think my IDE is misconfigured.

Co-authored-by: Dorian Burihabwa <[email protected]>
Co-authored-by: Dorian Burihabwa <[email protected]>
Co-authored-by: Dorian Burihabwa <[email protected]>
Co-authored-by: Dorian Burihabwa <[email protected]>
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for going back to this. I see that that is not easy to avoid duplication in the logic without additional parameters or impacting the testing of more annotation.

@tomasz-tylenda-sonarsource tomasz-tylenda-sonarsource merged commit def406e into master Dec 13, 2024
14 of 15 checks passed
@tomasz-tylenda-sonarsource tomasz-tylenda-sonarsource deleted the tt/S1118-lombok-utility-class branch December 13, 2024 11:02
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.

2 participants