dotnet-format

dotnet-format is a linter for C#.

You can enable the dotnet-format linter with:

trunk check enable dotnet-format

Auto Enabling

dotnet-format will never be auto-enabled. It must be enabled manually.

Last updated