Enable SA1411: Attribute constructor should not use unnecessary parenthesis#24969
Enable SA1411: Attribute constructor should not use unnecessary parenthesis#24969xtqqczze wants to merge 1 commit intoPowerShell:masterfrom
SA1411: Attribute constructor should not use unnecessary parenthesis#24969Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
@xtqqczze Could you please migrate our Settings.StyleCop rules to From https://github.com/DotNetAnalyzers/StyleCopAnalyzers
|
|
Not all SA1411 fixed. |
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
@iSazonov can we merge? |
As I said we should use .editorconfig. |
SA1411: Attribute constructor should not use unnecessary parenthesis
Changes to analyzer configuration should be in separate PR |
|
@iSazonov Can we merge as is? |
|
@xtqqczze We need approving by code owners. |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1411.md
Related: #20087