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.Issues.Markdownlint.
Summary
Provider for issues reported by Markdownlint.
- Assembly
- Cake
.Issues .Markdownlint .dll - Namespace
- Cake
.Issues .Markdownlint - Containing Type
- Markdownlint
Issues Provider
Syntax
public MarkdownlintIssuesProvider(ICakeLog log, MarkdownlintIssuesSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| log | ICakeLog | The Cake log context. |
| settings | Markdownlint |
Settings for reading the log file. |
Return Value
| Type | Description |
|---|---|
| void |
