view rustfmt.toml @ 48747:ae28d37f5969 stable

automation: use m6i instances This instance type is much, much faster than t3 and can perform tasks much quicker. Differential Revision: https://phab.mercurial-scm.org/D12131
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 26 Aug 2021 17:47:50 -0700
parents 426294d06ddc
children
line wrap: on
line source

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