view rustfmt.toml @ 46630:842f2372ced6

rhg: Don’t attempt to read persistent nodemap without .hg/requires opt-in Differential Revision: https://phab.mercurial-scm.org/D10077
author Simon Sapin <simon.sapin@octobus.net>
date Thu, 25 Feb 2021 21:29:12 +0100
parents 426294d06ddc
children
line wrap: on
line source

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