rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 27 Feb 2024 22:52:00 +0100
changeset 51459 077d5a784c58
parent 45620 426294d06ddc
permissions -rw-r--r--
test-clonebundles: simplify matching to be less flavor depends We keep the files and bytes output for the first call, but then we mostly check that we are being served a stream-clone bundle, not the actual content and size of the bundle. That aspect being tested by the stream clone test themselves.

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