view rust/hg-cpython/rustfmt.toml @ 42188:289d82a070e9

phabricator: use templatefilters.json in writediffproperties Instead of json.dumps, since it makes the code simpler and more readable. This would have been the better option for 8fd19a7b4ed6 but I wasn't aware of it at the time. Differential Revision: https://phab.mercurial-scm.org/D6295
author Ian Moody <moz-ian@perix.co.uk>
date Mon, 22 Apr 2019 17:46:01 +0100
parents 5532823e8c18
children
line wrap: on
line source

max_width = 79
wrap_comments = true
error_on_line_overflow = true