view rustfmt.toml @ 47264:60668fce06d0

changelogv2: allow upgrade from and to this format Differential Revision: https://phab.mercurial-scm.org/D10661
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 04 May 2021 04:32:09 +0200
parents 426294d06ddc
children
line wrap: on
line source

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