.arcconfig
author Augie Fackler <augie@google.com>
Wed, 08 Jan 2020 14:37:01 -0500
changeset 44069 5e0505d36aee
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
examples: specify rustfmt nightly using a $() construct This is ugly, but it's how we have to configure rustfmt for now as we require nightly rustfmt. Differential Revision: https://phab.mercurial-scm.org/D7812

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