view rustfmt.toml @ 48550:21c0ae0693bc

tests: support pygments 2.11 (issue6628) Differential Revision: https://phab.mercurial-scm.org/D11970
author Cédric Krier <ced@b2ck.com>
date Sun, 09 Jan 2022 13:35:30 +0100
parents 426294d06ddc
children
line wrap: on
line source

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