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

fix: Formatting\RedundantParentheses - closure with instanceof #200

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

michalbundyra
Copy link
Member

Closes #199

@michalbundyra michalbundyra added the bug Something isn't working label Dec 18, 2023
@michalbundyra michalbundyra added this to the 1.3.2 milestone Dec 18, 2023
@michalbundyra michalbundyra marked this pull request as ready for review December 18, 2023 07:23
@michalbundyra michalbundyra changed the title fix: Redundant Parentheses - closure with instanceof fix: Formatting\RedundantParentheses - closure with instanceof Dec 18, 2023
@michalbundyra michalbundyra merged commit 710f71a into master Dec 18, 2023
30 checks passed
@michalbundyra michalbundyra deleted the fix/redundant-parenthesis-closure-instanceof branch December 18, 2023 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RedundantParenthesesSniff gives error on valid code
1 participant