.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 27 Nov 2020 17:11:56 -0500
changeset 45958 a9797b49fb69
parent 44128 ff396501e841
permissions -rw-r--r--
hghave: adjust the detection of `pylint` for modern versions I have pylint 2.6.0 installed locally, and it only has a single space. I have no idea when this changed. Differential Revision: https://phab.mercurial-scm.org/D9431

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