dotnet / codeformatter

Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
MIT License
1.24k stars 244 forks source link

Does this allow custom code formatting too? #274

Open CatGirlsAreLife opened 6 years ago

CatGirlsAreLife commented 6 years ago

Does this support custom code formatting, like to the formatting underlined at https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/inside-a-program/coding-conventions only?