IIssuesParametersInputFiles.

AddMarkdownlintCliLogFile(FilePath) Method

Summary

Adds a path to a markdownlint-cli log file.

Syntax

void AddMarkdownlintCliLogFile(FilePath logfilePath)

Parameters

Name Type Description
logfilePath FilePath Path to the markdownlint-cli log file.

Return Value

Type Description
void
GitHub