.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Sun, 04 Aug 2019 22:14:26 +0200
changeset 42687 26a31c88e1a5
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
byteify-strings: fix misalignment with multi-line parenthesis This improves the current fix to also take into account cases where the last line ended on the opening `(`, `[` or `{` and adds a regression test.

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