MarkdownlintIssuesSettings.

MarkdownlintIssuesSettings(FilePath) Constructor

Summary

Initializes a new instance of the MarkdownlintIssuesSettings class.

Syntax

protected MarkdownlintIssuesSettings(FilePath logFilePath)

Parameters

Name Type Description
logFilePath FilePath Path to the the Markdownlint log file.

Return Value

Type Description
void
GitHub