.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Thu, 18 Jul 2024 12:38:26 +0200
changeset 51705 3876d4c6c79e
parent 44128 ff396501e841
permissions -rw-r--r--
rustfmt: format the codebase with nightly-2024-07-16 The CI has moved to a newer nightly, which slightly changes how it wraps comments (which is the very option we use nightly for).

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