GitLinkSettings.

ErrorsAsWarnings Property

Summary

Gets or sets a value indicating whether the ErrorsAsWarnings option should be enabled.
Namespace
Cake.Common.Tools.GitLink
Containing Type
GitLinkSettings

Syntax

public bool ErrorsAsWarnings { get; set; }

Value

Type Description
bool