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

Add Style/RedundantParentheses rule #301

Merged
merged 3 commits into from
Nov 16, 2022

Conversation

Sija
Copy link
Member

@Sija Sija commented Nov 14, 2022

Resolves #140

@Sija Sija added the rule label Nov 14, 2022
@Sija Sija requested a review from veelenga November 14, 2022 15:25
@Sija Sija self-assigned this Nov 14, 2022
@Sija Sija force-pushed the Sija/style-redundant-parentheses-rule branch 3 times, most recently from b34aee7 to 7d498ad Compare November 14, 2022 17:01
@Sija Sija marked this pull request as ready for review November 14, 2022 17:01
@Sija Sija force-pushed the Sija/style-redundant-parentheses-rule branch from 7d498ad to 844b805 Compare November 14, 2022 20:04
@Sija Sija requested a review from veelenga November 14, 2022 23:53
@veelenga veelenga added this to the v1.4.0 milestone Nov 15, 2022
@Sija Sija force-pushed the Sija/style-redundant-parentheses-rule branch from 482597f to dc3f403 Compare November 15, 2022 15:34
@Sija Sija requested a review from veelenga November 15, 2022 15:37
Copy link
Member

@veelenga veelenga left a comment

Choose a reason for hiding this comment

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

LGTM

@Sija Sija force-pushed the Sija/style-redundant-parentheses-rule branch from dc3f403 to 935296b Compare November 16, 2022 10:23
@Sija Sija merged commit 28e2871 into master Nov 16, 2022
@Sija Sija deleted the Sija/style-redundant-parentheses-rule branch November 16, 2022 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Rule: Unnecessary Parenthesis
2 participants