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
Base class for all log file formats supported by the Markdownlint issue provider.
- Assembly
- Cake
.Issues .Markdownlint .dll - Namespace
- Cake
.Issues .Markdownlint - Containing Type
- Base
Markdownlint Log File Format
Syntax
protected BaseMarkdownlintLogFileFormat(ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log instance. |
Return Value
Type | Description |
---|---|
void |