Summary
Gets or sets a space-separated list of diagnostic IDs to use as a filter when fixing code style or third-party issues.
- Namespace
- Cake
.Common .Tools .DotNet .Format - Containing Type
- DotNetFormatSettings
Syntax
public ICollection<string> Diagnostics { get; set; }
Value
Type | Description |
---|---|
ICollection |