view rust/rhg/rustfmt.toml @ 45299:e98f7c5babd7

mergeresult: make actionmapping a dict of dict instead of dict of lists This makes deleting a specific filename entry faster and easier. Differential Revision: https://phab.mercurial-scm.org/D8837
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 25 Jul 2020 01:42:41 +0530
parents cf04f62d1579
children
line wrap: on
line source

max_width = 79
wrap_comments = true
error_on_line_overflow = true