mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-21 20:21:44 +01:00
8f76800efc
Summary: Make lint output look like gcc errors / grep output; a format used by editors to jump from a compiler error to a file+line of code which triggered the error. Test Plan: In vim, I ran: :set makeprg=~/checkouts/devtools/arcanist/bin/arc\ lint\ --output\ compiler Then: :make And was able to jump directly to problematic lines of code. Reviewers: jungejason Reviewed By: jungejason CC: aran, edwardspeyer, jungejason, codeblock, tuomaspelkonen, epriestley Differential Revision: https://secure.phabricator.com/D550 |
||
---|---|---|
.. | ||
__init__.php | ||
ArcanistLintWorkflow.php |