DotNetFormatSettings.

VerifyNoChanges Property

Summary

Gets or sets a value indicating whether to verify that no formatting changes would be performed. Terminates with a non zero exit code if any files would have been formatted.

Syntax

public bool VerifyNoChanges { get; set; }

Value

Type Description
bool