MarkdownlintNodeJsRunnerSettings.

ForFile(FilePath) Method

Summary

Returns a new instance of the MarkdownlintNodeJsRunnerSettings class for linting a single file.

Syntax

public static MarkdownlintNodeJsRunnerSettings ForFile(FilePath file)

Parameters

Name Type Description
file FilePath Path to the file to lint.

Return Value

Type Description
MarkdownlintNodeJsRunnerSettings Instance of the MarkdownlintNodeJsRunnerSettings class.