rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 11 Jan 2024 16:39:31 +0100
changeset 51317 5b3b6db49bbb
parent 45620 426294d06ddc
permissions -rw-r--r--
changelog: drop the side_write argument to revlog splitting The only user is now gone.

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