Toggle side menu
Toggle side menu
Blog
Documentation
Reference
Extensions
Community
API
Support Us
Source
Markdownlint
Issues
Aliases
.
Markdownlint
Cli
Log
File
Format
(ICakeContext)
Method
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-cli.
Assembly
Cake
.Issues
.Markdownlint
.dll
Namespace
Cake
.Issues
.Markdownlint
Containing Type
Markdownlint
Issues
Aliases
Syntax
public
static
BaseMarkdownlintLogFileFormat
MarkdownlintCliLogFileFormat
(
this
ICakeContext context)
Attributes
Type
Description
Cake
Property
Alias
Attribute
Cake
Alias
Category
Attribute
Parameters
Name
Type
Description
context
ICakeContext
The context.
Return Value
Type
Description
Base
Markdownlint
Log
File
Format
Instance for the Markdownlint log format.