-
Notifications
You must be signed in to change notification settings - Fork 39
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
Introduce OptionalEmpty
Refaster rule
#1156
Conversation
Looks good. No mutations were possible for these changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Productivity will be up 200%
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow! 😄
a82773e
to
cbba01c
Compare
Looks good. No mutations were possible for these changes. |
cbba01c
to
1d89cc6
Compare
Quality Gate passedIssues Measures |
Looks good. No mutations were possible for these changes. |
I spotted the following interesting piece of code:
which should obviously always be:
Suggested commit message: