Skip to main content

DOTNET_FORMAT

Static DOTNET_FORMAT 

Source
pub static DOTNET_FORMAT: ToolSpec
Expand description

C# deterministic checker.

dotnet format checks a project, not a file list, so it runs bare and its findings are narrowed to the files being checked afterwards - exactly as tsc’s and clippy’s are. The ceiling covers an MSBuild project load, which can dominate the run on a large solution.