view rustfmt.toml @ 48211:141aafac446c

chistedit: move changeaction() onto state class Differential Revision: https://phab.mercurial-scm.org/D11647
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 12 Oct 2021 09:22:29 -0700
parents 426294d06ddc
children
line wrap: on
line source

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