view .arcconfig @ 36226:e1138fc2c4e2

base85: allow clang-format oversight Differential Revision: https://phab.mercurial-scm.org/D2182
author Augie Fackler <augie@google.com>
date Mon, 12 Feb 2018 10:39:46 -0500
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}