mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-21 22:32:41 +01:00
No description
172381260e
Summary: Since 2.1.0 (commit 75bc0c03c145), pyflakes has included the Python version and platform in its version output, so ignore it if present. Since 2.2.0 (commit 6ba3f8e0b59b), pyflakes has included the column number in its messages, so update the parser to include it and drop the column number from the (only) test in order to work with both old and new versions. Whilst here, assign names to the capture groups to make the code clearer. Test Plan: Ran arc unit Reviewers: epriestley, joshuaspence, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin Differential Revision: https://secure.phabricator.com/D21504 |
||
---|---|---|
bin | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Arcanist is the command-line tool for Phabricator. It allows you to interact with Phabricator installs to send code for review, download patches, transfer files, view status, make API calls, and various other things. You can read more in the User Guide
For more information about Phabricator, see http://phabricator.org/.
LICENSE
Arcanist is released under the Apache 2.0 license except as otherwise noted.