IssuesParametersInputFiles.

MarkdownlintCliLogFilePaths Property

Summary

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

Syntax

public IDictionary<FilePath, IReadIssuesSettings> MarkdownlintCliLogFilePaths { get; }

Value

Type Description
IDictionary<FilePath, IReadIssuesSettings>
GitHub