-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
We should do a one-time reformat that brings all existing code into line with the agreed style. The deterministic changes will be applied with dotnet format and contain no behaviour changes and could be split into smaller changes to be more easily reviewed.
We also need to enable the recommended set of rules with <AnalysisMode>Recommended</AnalysisMode>.
Each reformat commit is added to .git-blame-ignore-revs so it doesn't pollute blame.
- has to be done after
-
CSHARP-6085 Configure the tooling to enforce the agreed rules
-
- Blocked
-
-
CSHARP-6086 Add an AI reviewer for non-automated rules
-
- Blocked
-