Skip to content

[CodeQuality] Add CleanupUnneededNullsafeOperatorRector#3767

Merged
TomasVotruba merged 28 commits intomainfrom
add-un
May 8, 2023
Merged

[CodeQuality] Add CleanupUnneededNullsafeOperatorRector#3767
TomasVotruba merged 28 commits intomainfrom
add-un

Conversation

@samsonasik
Copy link
Copy Markdown
Member

Continue #3400
Closes #3400
Closes rectorphp/rector#7781

JohJohan and others added 2 commits February 22, 2023 16:07
@samsonasik samsonasik changed the title [CodingStyle] Add CleanupUnneededNullsafeOperatorRector [CodeQuality] Add CleanupUnneededNullsafeOperatorRector May 8, 2023
Copy link
Copy Markdown
Contributor

@JohJohan JohJohan left a comment

Choose a reason for hiding this comment

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

Looks good to me

@samsonasik samsonasik marked this pull request as ready for review May 8, 2023 09:11
@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba it is ready for review.

@TomasVotruba TomasVotruba merged commit f6c4edc into main May 8, 2023
@TomasVotruba TomasVotruba deleted the add-un branch May 8, 2023 10:29
@TomasVotruba
Copy link
Copy Markdown
Member

Thank you 🙏👍

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.

Add Rector rule to clean up nullsafe checks on returns that dont return null values

4 participants