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
Gets an instance for the log format as written by Markdownlint with options.resultVersion
set to 1.
Syntax
public static BaseMarkdownlintLogFileFormat MarkdownlintV1LogFileFormat(this ICakeContext context)
Attributes
Type |
Description |
CakePropertyAliasAttribute |
|
CakeAliasCategoryAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The context. |
Return Value