csharp icon indicating copy to clipboard operation
csharp copied to clipboard

Ensure format of test files matches .editorconfig format

Open ErikSchierboom opened this issue 6 years ago • 0 comments

See https://github.com/exercism/csharp/pull/1261

Hopefully, the dotnet format tool (see https://github.com/dotnet/format), will be able to support all the .editorconfig settings soon, which means that we wouldn't even have to modify our test generator output.

ErikSchierboom avatar Mar 28 '19 17:03 ErikSchierboom