rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 07 Jan 2024 05:20:00 +0100
changeset 51359 a224ce5694b3
parent 45620 426294d06ddc
permissions -rw-r--r--
delta-find: move sparse-revlog pre-filtering in the associated class Lets move the specialized code in the specialized class.

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