Class ArcanistRubyLinter
Uses "Ruby" to detect various errors in Ruby code.
Tasks
Methods
public getLintNameMap()
This method is not documented.
public getLintSeverityMap()
This method is not documented.
public getLinterName()
This method is not documented.
private getMessageCodeSeverity($code)
| parameters | wild | $code | |
| return | wild | | |
This method is not documented.
private getRubyPath()
This method is not documented.
public lintPath($path)
| parameters | wild | $path | |
| return | wild | | |
This method is not documented.
public willLintPaths(array $paths)
| parameters | array | $paths | |
| return | wild | | |
This method is not documented.