rust/hg-cpython/rustfmt.toml
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 08 Feb 2019 23:03:42 -0800
changeset 41621 0dc3ed4e712c
parent 40965 5532823e8c18
permissions -rw-r--r--
tests: replace match.match(exact=True) by match.exact() Differential Revision: https://phab.mercurial-scm.org/D5918

max_width = 79
wrap_comments = true
error_on_line_overflow = true