Closed jamie-taylor-rjj closed 1 year ago
Ahead of re-enabling code formatting task, we need to ensure that the code base is in a nice state. This PR does that, by applying all fixes that dotnet-format suggested (based on the .editorconfig file).
dotnet-format
Rationale for PR
Ahead of re-enabling code formatting task, we need to ensure that the code base is in a nice state. This PR does that, by applying all fixes that
dotnet-format
suggested (based on the .editorconfig file).