rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 20 Nov 2023 05:04:23 +0100
changeset 51324 047358417d01
parent 45620 426294d06ddc
permissions -rw-r--r--
delta-find: move target_rev in the _DeltaSearch.__init__ Now that we have an object we can initialize that attribute at initialization time.

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