view rust/hg-cpython/rustfmt.toml @ 44648:949a87145336

phabricator: extract logic to print the status when posting a commit This will make it easier to list each commit when folding. That makes the output less confusing because it matches the output of `--confirm` and the revisions listed on the command line. Differential Revision: https://phab.mercurial-scm.org/D8313
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 18 Mar 2020 14:53:53 -0400
parents 5532823e8c18
children
line wrap: on
line source

max_width = 79
wrap_comments = true
error_on_line_overflow = true