This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ESLint.
Summary
Gets or sets the number of warnings to trigger nonzero exit code.
Option: --max-warnings
.
- Assembly
- Cake
.ESLint .dll - Namespace
- Cake
.ESLint - Containing Type
- ESLintSettings
Syntax
public Nullable<int> MaxWarnings { get; set; }
Value
Type | Description |
---|---|
Nullable |