.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 22 Sep 2024 17:18:05 -0400
changeset 51880 8f3cbea2547c
parent 44128 ff396501e841
permissions -rw-r--r--
util: add a comment to suppress a PyCharm warning about a PEP 8 violation Slowly trying to get rid of silly warnings, so that real problems aren't hidden.

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