view rustfmt.toml @ 46263:d46646ce3158

localrepo: fix comment typo Differential Revision: https://phab.mercurial-scm.org/D9782
author Joerg Sonnenberger <joerg@bec.de>
date Fri, 15 Jan 2021 01:21:58 +0100
parents 426294d06ddc
children
line wrap: on
line source

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