mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 00:42:40 +01:00
2924ebb922
Summary: Currently, arcanist error output is sent to `STDOUT` instead of `STDOUT`. This is annoying because I am running `arc lint --everything --never-apply-patches --output=xml > checkstyle.xml` and the `checkstyle.xml` file is not valid XML. Test Plan: Forced a linter to throw an exception and ran `arc lint >/dev/null`... saw error output. Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D13043 |
||
---|---|---|
.. | ||
hgdaemon | ||
repository | ||
__init_script__.php | ||
arcanist.php | ||
breakout.py |