05-02-2021
Value | |
---|---|
Title | SA1202ElementsMustBeOrderedByAccess |
CheckId | SA1202 |
Category | Ordering Rules |
Link | https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md |
We update the root/.editorconfig
with severity = none
and a doc-link.
- This rule does not provide any good structure by just following a strict sorting order. We believe in logic grouping / sorting order instead of strict sorting ordering.