view rustfmt.toml @ 48375:a1538c05d855 stable

copyright: it's 2022 Differential Revision: https://phab.mercurial-scm.org/D12183
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 15 Feb 2022 15:52:44 +0100
parents 426294d06ddc
children
line wrap: on
line source

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