rustfmt.toml
author Simon Sapin <simon.sapin@octobus.net>
Fri, 05 Mar 2021 13:28:49 +0100
changeset 46739 c184b490da37
parent 45620 426294d06ddc
permissions -rw-r--r--
rhg: Fall back to Python if ui.relative-paths is configured This feature is not supported yet, and affects the output of some tests. Differential Revision: https://phab.mercurial-scm.org/D10137

edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true