view rustfmt.toml @ 45857:ec6ba70be853

tests: show how `hg histedit` can put color codes in histedit plan Differential Revision: https://phab.mercurial-scm.org/D9323
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 16 Nov 2020 10:30:06 -0800
parents 426294d06ddc
children
line wrap: on
line source

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