view rustfmt.toml @ 51358:383e99f6bc99

delta-find: move sparse-revlog delta checks in the associated class Lets move the specialized code in the specialized class.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 07 Jan 2024 05:16:08 +0100
parents 426294d06ddc
children
line wrap: on
line source

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