view rustfmt.toml @ 45804:6991f3014311

rhg: strip copied files metadata from `cat` output Differential Revision: https://phab.mercurial-scm.org/D9264
author Antoine cezar<acezar@chwitlabs.fr>
date Thu, 29 Oct 2020 19:25:33 +0100
parents 426294d06ddc
children
line wrap: on
line source

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