Mercurial > hg-stable
view rustfmt.toml @ 46415:70f8c64812db stable
typing: fix directives mangled by black
Differential Revision: https://phab.mercurial-scm.org/D10209
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 13 Mar 2021 00:41:37 -0500 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true