mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-02-08 21:08:29 +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,
|
$message->getLine() - self::LINES_OF_CONTEXT,
|
||||||
self::LINES_OF_CONTEXT * 2 + 1
|
self::LINES_OF_CONTEXT * 2 + 1
|
||||||
)),
|
)),
|
||||||
|
'description' => $message->getDescription(),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue