# HG changeset patch
# User Alex Gaynor <agaynor@mozilla.com>
# Date 1500646928 0
#      Fri Jul 21 14:22:08 2017 +0000
# Branch stable
# Node ID b2c27d84f05c74c3bbec002dc1d30a489085679f
# Parent  44bc181b983589ce4596c40af09e6be8ef604866
phabricator: include the suggested arc config in the repo

Test Plan:
I uploaded this revision with `arc diff`

Differential Revision: https://phab.mercurial-scm.org/D171

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,6 @@
+{
+    "conduit_uri": "https://phab.mercurial-scm.org/api",
+    "repository.callsign": "HG",
+    "arc.land.onto.default": "@",
+    "base": "hg:.^"
+}
diff --git a/tests/test-check-code.t b/tests/test-check-code.t
--- a/tests/test-check-code.t
+++ b/tests/test-check-code.t
@@ -36,6 +36,7 @@
 Prevent adding new files in the root directory accidentally.
 
   $ testrepohg files 'glob:*'
+  .arcconfig
   .editorconfig
   .hgignore
   .hgsigs