mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 08:52:39 +01:00
Merge pull request #9 from cep21/master
https://secure.phabricator.com/D1210
This commit is contained in:
commit
f75cf71c9e
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ class ArcanistLintJSONRenderer {
|
|||
$message->getLine() - self::LINES_OF_CONTEXT,
|
||||
self::LINES_OF_CONTEXT * 2 + 1
|
||||
)),
|
||||
'description' => $message->getDescription(),
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue