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 SA1119: Statement should not use unnecessary parenthesis part 1 #14204

Merged
merged 1 commit into from Jan 9, 2021

Conversation

xtqqczze
Copy link
Contributor

@xtqqczze xtqqczze commented Nov 20, 2020

src\Microsoft.Management.Infrastructure.CimCmdlets\

Contributes to "Enable SA1119: Statement should not use unnecessary parenthesis" (#14133).

https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md

@xtqqczze xtqqczze changed the title Fix SA1119 part 1 Fix SA1119 Statement should not use unnecessary parenthesis part 1 Nov 20, 2020
@xtqqczze xtqqczze changed the title Fix SA1119 Statement should not use unnecessary parenthesis part 1 Fix SA1119: Statement should not use unnecessary parenthesis part 1 Nov 20, 2020
@iSazonov
Copy link
Collaborator

iSazonov commented Nov 20, 2020

Please split the PR on 3-4-5 PRs.

@msftbot msftbot bot added the Review - Needed label Nov 28, 2020
@msftbot
Copy link

msftbot bot commented Nov 28, 2020

This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days.
Maintainer, please provide feedback and/or mark it as Waiting on Author

@xtqqczze
Copy link
Contributor Author

xtqqczze commented Nov 30, 2020

Please split the PR on 3-4-5 PRs.

OK

@xtqqczze xtqqczze closed this Dec 8, 2020
@xtqqczze xtqqczze reopened this Dec 8, 2020
@iSazonov iSazonov added the CL-CodeCleanup label Dec 9, 2020
@iSazonov iSazonov assigned iSazonov and unassigned TravisEz13 Jan 9, 2021
@msftbot msftbot bot removed the Review - Needed label Jan 9, 2021
@iSazonov iSazonov merged commit bb55515 into PowerShell:master Jan 9, 2021
32 of 33 checks passed
@iSazonov iSazonov added this to the 7.2.0-preview.3 milestone Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-CodeCleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants