view rustfmt.toml @ 47200:3e18a29deec9

pyoxidizer: remove some boilerplate in file This isn't used for anything and can safely be removed. Differential Revision: https://phab.mercurial-scm.org/D10678
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 06 May 2021 16:00:44 -0700
parents 426294d06ddc
children
line wrap: on
line source

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