X Tutup
Skip to content

Fix SA1119: Statement should not use unnecessary parenthesis part 1#14204

Merged
iSazonov merged 1 commit intoPowerShell:masterfrom
xtqqczze:SA1119-p1
Jan 9, 2021
Merged

Fix SA1119: Statement should not use unnecessary parenthesis part 1#14204
iSazonov merged 1 commit intoPowerShell:masterfrom
xtqqczze:SA1119-p1

Conversation

@xtqqczze
Copy link
Copy Markdown
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

@ghost ghost assigned TravisEz13 Nov 20, 2020
@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
Copy Markdown
Collaborator

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

@ghost ghost added the Review - Needed The PR is being reviewed label Nov 28, 2020
@ghost
Copy link
Copy Markdown

ghost 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
Copy Markdown
Contributor Author

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 Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Dec 9, 2020
@iSazonov iSazonov assigned iSazonov and unassigned TravisEz13 Jan 9, 2021
@ghost ghost removed the Review - Needed The PR is being reviewed label Jan 9, 2021
@iSazonov iSazonov merged commit bb55515 into PowerShell:master Jan 9, 2021
@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 Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup