mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-24 15:52:40 +01:00
Align Arcanist against phabricator.com.
Summary: dogfood etc Test Plan: meta Differential Revision: 28 Reviewed By: tomo Reviewers: aran, tomo
This commit is contained in:
parent
2119a81b99
commit
f20db032bd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"project_id" : "arcanist",
|
"project_id" : "arcanist",
|
||||||
"conduit_uri" : "http://tools.epriestley-conduit.dev1557.facebook.com/api/",
|
"conduit_uri" : "https://secure.phabricator.com/api/",
|
||||||
"lint_engine" : "PhutilLintEngine",
|
"lint_engine" : "PhutilLintEngine",
|
||||||
"unit_engine" : "PhutilUnitTestEngine",
|
"unit_engine" : "PhutilUnitTestEngine",
|
||||||
"copyright_holder" : "Facebook, Inc."
|
"copyright_holder" : "Facebook, Inc."
|
||||||
|
|
Loading…
Reference in a new issue