TapIssuesAliases.

StylelintLogFileFormat(ICakeContext) Method

Summary

Gets an instance for the log format for Test Anything Protocol file generated by Stylelint.
Assembly
Cake.Issues.Tap.dll
Namespace
Cake.Issues.Tap
Containing Type
TapIssuesAliases

Syntax

public static BaseTapLogFileFormat StylelintLogFileFormat(this ICakeContext context)

Attributes

Type Description
CakePropertyAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
BaseTapLogFileFormat Instance for the Test Anything Protocol format generated by Stylelint.