timewarp-architecture icon indicating copy to clipboard operation
timewarp-architecture copied to clipboard

Add dotnet format to run after template creation

Open StevenTCramer opened this issue 3 years ago • 0 comments

When creating a new project based on the template we should run dotnet format with auto fix to create a stable format across the code base. This will sort the usings that get replaced into their proper order.

StevenTCramer avatar Jul 12 '22 03:07 StevenTCramer