string|null | Optionally, return an informative URI. |
This method is not documented.
string|null | Optionally, return a brief human-readable description. |
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.
string | Short linter identifier. |
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. |
dict | $match | Captured groups from regex. |
| $path | |
pair<int|null,int|null> | Line and character of the message. |
dict | $match | Captured groups from regex. |
const | @{class:ArcanistLintSeverity} constant. |