rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 07 Dec 2022 20:05:19 +0100
changeset 49775 d57b966cdeb1
parent 45620 426294d06ddc
permissions -rw-r--r--
delta-find: properly report full snapshot used from cache as such The number of tries and the delta base is reported differently so we missed there detection initially.

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