1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-02-09 13:28:28 +01:00
phorge-arcanist/.arcconfig

9 lines
245 B
Text
Raw Normal View History

2011-01-09 15:22:25 -08:00
{
"project_id" : "arcanist",
"conduit_uri" : "https://secure.phabricator.com/api/",
2011-01-09 15:22:25 -08:00
"lint_engine" : "PhutilLintEngine",
"unit_engine" : "PhutilUnitTestEngine",
2011-05-06 15:35:07 -07:00
"remote_hooks_installed" : true,
2011-01-09 15:22:25 -08:00
"copyright_holder" : "Facebook, Inc."
}