11-12-2020
Value | |
---|---|
Title | SA1009ClosingParenthesisMustBeSpacedCorrectly |
CheckId | SA1009 |
Category | Spacing Rules |
Link | https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md |
We update the root/.editorconfig
with severity = none
and a doc-link.
- This rule has conflict the C# 8 nullable suppression operator.