Closed tweakch closed 3 years ago
For reviewing and compliancy purposes the formatting and naming conventions have to be enforced. Code reviews must not be expensive (time consuming)
dotnet tool install -g dotnet-format
Overview
For reviewing and compliancy purposes the formatting and naming conventions have to be enforced. Code reviews must not be expensive (time consuming)
dotnet tool install -g dotnet-format
Related