Execute in the commandline the next bash script
./release-docfx/sh
dotnet tool update -g dotnet-format
dotnet format --dry-run --check
More about in https://www.meziantou.net/enforce-dotnet-code-style-in-ci-with-dotnet-format.htm
Execute in the commandline the next bash script
./release-docfx/sh
dotnet tool update -g dotnet-format
dotnet format --dry-run --check
More about in https://www.meziantou.net/enforce-dotnet-code-style-in-ci-with-dotnet-format.htm