string|null | Optionally, return an informative URI. |
This method is not documented.
string|null | Optionally, return a brief human-readable description. |
This method is not documented.
map<string, string> | A mapping of header to body content for the additional information sections. |
This method is not documented.
string | Human-readable linter name. |
This method is not documented.
This method is not documented.
This method is not documented.
ArcanistLintEngine | $engine | |
This method is not documented.
string | $id | Unique linter ID. |
list<string> | $paths | A list of paths to be linted |
list<string> | $paths | A list of paths which were linted. |
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
ArcanistLintMessage | $message | |
This method is not documented.
This method is not documented.
| $line | |
| $char | |
| $code | |
| $description | |
| $original | |
| $replacement | |
This method is not documented.
This method is not documented.
| $offset | |
| $code | |
| $description | |
| $original | |
| $replacement | |
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
string | $code | Code specified in configuration. |
string | Normalized code to use in severity map. |
This method is not documented.
This method is not documented.
This method is not documented.
map<string, | $futures | Future> Map of paths to resolved futures. |
This method is not documented.
XHPASTToken | $token | |
| $code | |
| $desc | |
| $replace | |
This method is not documented.
XHPASTNode | $node | |
| $code | |
| $desc | |
| $replace | |
ArcanistBaseXHPASTLinter | Responsible linter. |
list<string> | $paths | Paths to build futures for. |
list<string> | $paths | Paths to release futures for. |
string | $path | Path to retrieve tree for. |
XHPASTTree|null | Tree, or null if unparseable. |
string | $path | Path to retrieve exception for. |
Exception|null | Parse exception, if available. |
XHPASTNode | $root | Root node. |
list<string> | $function_names | Function names. |
This method is not documented.
This method is not documented.
This method is not documented.
list<ArcanistXHPASTLinterRule> | $rules | |