mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 08:52:39 +01:00
No description
06334a69b4
Summary: This cleans up the PEP8 linter to bring it inline with the new JSHint Linter's level of quality. It adds a getPEP8Path method which gives the ability for users to override the pep8 binary with two new options in .arcconfig: * lint.pep8.prefix * lint.pep8.bin * lint.pep8.options Test Plan: Adjust your engine to use the 'ArcanistPEP8Linter' and run arc lint against Python files. Reviewers: epriestley Reviewed By: epriestley CC: aran Differential Revision: https://secure.phabricator.com/D1440 |
||
---|---|---|
bin | ||
externals | ||
resources | ||
scripts | ||
src | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
LICENSE | ||
README |
WHAT IS ARCANIST? 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 find a complete user guide here: http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide.html For more information about Phabricator, see: http://phabricator.org/