| title | Trunk | How to run dotnet-format |
|---|---|
| description | dotnet-format is a linter for C# |
dotnet-format is a linter for C#.
You can enable the dotnet-format linter with:
trunk check enable dotnet-formatdotnet-format will never be auto-enabled. It must be enabled manually.
- dotnet-format site
- dotnet-format Trunk Code Quality integration source
- Trunk Code Quality's open source plugins repo