IIssuesParametersInputFiles.

MarkdownlintCliJsonLogFilePaths Property

Summary

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

Syntax

IDictionary<FilePath, IReadIssuesSettings> MarkdownlintCliJsonLogFilePaths { get; }

Value

Type Description
IDictionary<FilePath, IReadIssuesSettings>
GitHub