view rust/hg-cpython/rustfmt.toml @ 41761:012f695546aa

copies: respect narrowmatcher in "parent -> working dir" case I don't know when this case happens and we don't seem to have tests for it, but let's fix it anyway since I happened to notice it. Differential Revision: https://phab.mercurial-scm.org/D5987
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 19 Feb 2019 10:31:06 -0800
parents 5532823e8c18
children
line wrap: on
line source

max_width = 79
wrap_comments = true
error_on_line_overflow = true