For consistency with the formatting applied by Visual Studio and `dotnet format`, it would be nice if any `.editorconfig` options were used too. Example to get started at [dotnet/format EditorConfigOptionsApplier.cs](https://github.com/dotnet/format/blob/afc9284d4fb44cb695e17f10d2268944471a5c3b/src/Utilities/EditorConfigOptionsApplier.cs)
For consistency with the formatting applied by Visual Studio and
dotnet format, it would be nice if any.editorconfigoptions were used too.Example to get started at dotnet/format EditorConfigOptionsApplier.cs