.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 20 Dec 2023 16:30:32 +0100
changeset 51291 0bb5299800ca
parent 44128 ff396501e841
permissions -rw-r--r--
pytype: only output the "pytype crashed" message on error If pytype did not crash while generating stub, that message is kind of confusing. It seems simple enough to avoid it in this case.

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