view rustfmt.toml @ 48729:99b1dfc06571

rhg: Add support for HGPLAINEXPECT Differential Revision: https://phab.mercurial-scm.org/D12163
author Simon Sapin <simon.sapin@octobus.net>
date Thu, 10 Feb 2022 11:58:04 +0100
parents 426294d06ddc
children
line wrap: on
line source

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