view rustfmt.toml @ 48332:5d08b289e2e5 stable 6.0

packaging: make rpm relocatable This makes it possible to install multiple Mercurial rpms on the same machine in different locations. Differential Revision: https://phab.mercurial-scm.org/D11768
author Mathias De Mare <mathias.de_mare@nokia.com>
date Wed, 17 Nov 2021 13:47:25 +0100
parents 426294d06ddc
children
line wrap: on
line source

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