Diviner

Class ArcanistRubyLinter

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

Uses "Ruby" to detect various errors in Ruby code.

Tasks

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.

private getMessageCodeSeverity($code)

parameterswild$code
returnwild
This method is not documented.

private getRubyPath()

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.