pub static DOTNET_FORMAT: ToolSpecExpand 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.