rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Tue, 09 Nov 2021 15:25:38 +0100
changeset 48310 229f5ee1a08a
parent 45623 426294d06ddc
permissions -rw-r--r--
relnotes: update 6.0 with the last changes for the release Differential Revision: https://phab.mercurial-scm.org/D11742

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