IIssuesParametersInputFiles.

MarkdownlintV1LogFilePaths Property

Summary

Gets list of registered paths to markdownlint log files in version 1.

Syntax

IDictionary<FilePath, IReadIssuesSettings> MarkdownlintV1LogFilePaths { get; }

Value

Type Description
IDictionary<FilePath, IReadIssuesSettings>
GitHub