Summary
Gets an instance for the log format as written by Markdownlint with
options.resultVersion
set to 1.
- Assembly
- Cake
.Issues .Markdownlint .dll - Namespace
- Cake
.Issues .Markdownlint - Containing Type
- Markdownlint
Issues Aliases
Syntax
public static BaseMarkdownlintLogFileFormat MarkdownlintV1LogFileFormat(this ICakeContext context)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
Base |
Instance for the Markdownlint V1 log format. |