add initial arcanist configuration

This configuration file is necessary to use arcanist.
This commit is contained in:
Roland Winklmeier
2016-10-07 16:43:16 +02:00
committed by Mathew Sutcliffe
parent 0f06468f9e
commit 11df9d4d9a

4
.arcconfig Normal file
View File

@@ -0,0 +1,4 @@
{
"phabricator.uri" : "https://dev.swift-project.org/",
"repository.callsign" : "rSWIFTPILOTCLIENT"
}