IIssuesParametersInputFiles.

MarkdownlintCliLogFilePaths Property

Summary

Gets list of registered paths to markdownlint-cli log files.

Syntax

IDictionary<FilePath, IReadIssuesSettings> MarkdownlintCliLogFilePaths { get; }

Value

Type Description
IDictionary<FilePath, IReadIssuesSettings>
GitHub