MarkdownlintIssuesAliases.

MarkdownlintV1LogFileFormat(ICakeContext) Method

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

Type Description
BaseMarkdownlintLogFileFormat Instance for the Markdownlint V1 log format.