Diviner

Class ArcanistGeneratedLinter

Definedsrc/lint/linter/ArcanistGeneratedLinter.php:8
GroupLinters
ExtendsArcanistLinter

Stops other linters from running on generated code.

Tasks

Unspecified

Methods

public getLintNameMap()

returnwild
This method is not documented.

public getLintSeverityMap()

returnwild
This method is not documented.

public getLinterName()

returnwild
This method is not documented.

public lintPath($path)

parameterswild$path
returnwild
This method is not documented.

public willLintPaths(array $paths)

parametersarray$paths
returnwild
This method is not documented.