view rustfmt.toml @ 51015:812cd3dfa4cb

verify: keep the revlog open for reading while verifying it This is more explicit. No performances difference were observed.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 25 Sep 2023 12:37:52 +0200
parents 426294d06ddc
children
line wrap: on
line source

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