1 reference to CheckFailedExitCode
dotnet-format (1)
Commands\FormatCommandCommon.cs (1)
153return formatResult.FilesFormatted == 0 ? 0 : CheckFailedExitCode;