view rustfmt.toml @ 48528:12a43f857a11

pytype: stop excluding pycompat.py Whatever issues were here seem to have been previously fixed. Differential Revision: https://phab.mercurial-scm.org/D11929
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 14 Dec 2021 18:36:07 -0500
parents 426294d06ddc
children
line wrap: on
line source

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