rust/hg-cpython/rustfmt.toml
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 13 Mar 2020 16:57:38 -0700
changeset 44566 f63598aa1c4b
parent 40978 5532823e8c18
permissions -rw-r--r--
rebase: accept multiple --base arguments (BC) Same reasoning as for the previous patch. Rebase has worked well with `--base 'A + B'` since 51e7c83e05ee (rebase: calculate ancestors for --base separately (issue5420), 2016-11-28). Differential Revision: https://phab.mercurial-scm.org/D8293

max_width = 79
wrap_comments = true
error_on_line_overflow = true