view rust/hg-direct-ffi/rustfmt.toml @ 42792:e91411fcc697

revlog: split `rawtext` retrieval out of _revisiondata This part is reasonably independent. Having it on its own clarify the code flow and will help code that inherit from revlog to overwrite specific area only.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 20 Aug 2019 17:12:36 +0200
parents b929bce413f4
children
line wrap: on
line source

max_width = 79
wrap_comments = true
error_on_line_overflow = true