rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 10 Oct 2023 11:27:39 +0200
changeset 51060 f71f07a679b4
parent 45620 426294d06ddc
permissions -rw-r--r--
revlog: remove legacy usage of `_sparserevlog` All core code is now getting the setting from the DeltaConfig object.

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