view rustfmt.toml @ 49463:5acbc550d987

compare-disco: support for `file` nodes specification This leverage the `nodefromfile` feature in core. This make it possible for callers to no longer pay the subset computation cost (and to make sure the subset is the right one, even when the base repository is different)
author Pierre-Yves DAVID <pierre-yves.david@octobus.net>
date Sun, 05 Jun 2022 07:16:29 +0200
parents 426294d06ddc
children
line wrap: on
line source

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