Diviner

Class PhabricatorJavelinLinter

Definedsrc/infrastructure/lint/linter/PhabricatorJavelinLinter.php:3
ExtendsArcanistLinter

Tasks

Methods

private getBinaryPath()

returnwild
This method is not documented.

public getCacheGranularity()

returnwild
This method is not documented.

public getCacheVersion()

returnwild
This method is not documented.

public getLintNameMap()

returnwild
This method is not documented.

public getLintSeverityMap()

returnwild
This method is not documented.

public getLinterName()

returnwild
This method is not documented.

private getUsedAndInstalledSymbolsForPath($path)

parameterswild$path
returnwild
This method is not documented.

public lintPath($path)

parameterswild$path
returnwild
This method is not documented.

private loadSymbols($path)

parameterswild$path
returnwild
This method is not documented.

private newSymbolsFuture($path)

parameterswild$path
returnwild
This method is not documented.

private shouldIgnorePath($path)

parameterswild$path
returnwild
This method is not documented.

public willLintPaths(array $paths)

parametersarray$paths
returnwild
This method is not documented.