This repository was archived by the owner on Jul 12, 2022. It is now read-only.
Commit 65deca7
committed
Remove simplification rule
This rule was not currently running due to the performance implications and unexpected churn. Additionally it was attempting to simplify all constructs vs. just those which are called out in the coding guidelines. Remove it in favor of going forward with ExplicitThisRule which is essentially a targetted version of this rule.1 parent 56176b4 commit 65deca7
2 files changed
Lines changed: 0 additions & 61 deletions
File tree
- src/Microsoft.DotNet.CodeFormatting
- Rules
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
| |||
Lines changed: 0 additions & 60 deletions
This file was deleted.
0 commit comments