view rustfmt.toml @ 46727:28a54c128e82

rhg: Align "malformed --config" error message with Python Differences in error message formatting can cause tests to fail. Differential Revision: https://phab.mercurial-scm.org/D10099
author Simon Sapin <simon.sapin@octobus.net>
date Wed, 03 Mar 2021 18:40:17 +0100
parents 426294d06ddc
children
line wrap: on
line source

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