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.
- Namespace
- Cake
.Common .Tools .DotNet .Format - Containing Type
- DotNetFormatSettings
Syntax
public bool VerifyNoChanges { get; set; }
Value
Type | Description |
---|---|
bool |