view .arcconfig @ 43064:929678eb4cbd

black: add a pyproject.toml that contains our black settings Differential Revision: https://phab.mercurial-scm.org/D6993
author Augie Fackler <augie@google.com>
date Sun, 06 Oct 2019 09:35:14 -0400
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:.^"
}