Page MenuHomePhabricator
Diviner Arcanist Tech Docs ArcanistLintSeverity

final class ArcanistLintSeverity
Arcanist Technical Documentation (Lint)

Describes the severity of an ArcanistLintMessage.

Methods

public static function getLintSeverities()

This method is not documented.
Return
wild

public static function getStringForSeverity($severity_code)

This method is not documented.
Parameters
$severity_code
Return
wild

public static function isAtLeastAsSevere($message_sev, $level)

This method is not documented.
Parameters
$message_sev
$level
Return
wild