view rustfmt.toml @ 49462:ef0b0f94d2e5

compare-disco: move case parsing into its own function This is open the way to the next changeset that will allow to specify a list of heads.
author Pierre-Yves DAVID <pierre-yves.david@octobus.net>
date Sat, 04 Jun 2022 19:10:51 +0200
parents 426294d06ddc
children
line wrap: on
line source

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