Summary
Gets an instance for the log format as written by markdownlint-cli with
--json
parameter.
- Assembly
- Cake
.Issues .Markdownlint .dll - Namespace
- Cake
.Issues .Markdownlint - Containing Type
- Markdownlint
Issues Aliases
Syntax
public static BaseMarkdownlintLogFileFormat MarkdownlintCliJsonLogFileFormat(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 log format. |