view rustfmt.toml @ 47642:0caac68a5c3c

doc: wrap the help text for the purge extension Not sure why `black` or some other checker didn't complain about this. Differential Revision: https://phab.mercurial-scm.org/D11036
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 09 Jul 2021 11:42:48 -0400
parents 426294d06ddc
children
line wrap: on
line source

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