Skip to content

Recipe RemoveRedundantNullCheckBeforeInstanceof#632

Merged
timtebeek merged 4 commits intomainfrom
recipe-RemoveRedundantNullCheckBeforeInstanceof
Jul 8, 2025
Merged

Recipe RemoveRedundantNullCheckBeforeInstanceof#632
timtebeek merged 4 commits intomainfrom
recipe-RemoveRedundantNullCheckBeforeInstanceof

Conversation

@timtebeek
Copy link
Copy Markdown
Member

@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Jul 8, 2025
@timtebeek timtebeek changed the title Initial version of RemoveRedundantNullCheckBeforeInstanceof Recipe RemoveRedundantNullCheckBeforeInstanceof Jul 8, 2025
@timtebeek timtebeek self-assigned this Jul 8, 2025
@timtebeek timtebeek marked this pull request as draft July 8, 2025 12:53
@timtebeek timtebeek marked this pull request as ready for review July 8, 2025 21:06
@timtebeek timtebeek moved this from In Progress to Ready to Review in OpenRewrite Jul 8, 2025
@timtebeek timtebeek merged commit 72e2edf into main Jul 8, 2025
2 checks passed
@timtebeek timtebeek deleted the recipe-RemoveRedundantNullCheckBeforeInstanceof branch July 8, 2025 21:18
@github-project-automation github-project-automation bot moved this from Ready to Review to Done in OpenRewrite Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Recipe to remove excessive null check when instanceof is used

1 participant