rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Wed, 25 Sep 2024 18:10:03 +0200
changeset 52159 426696af24d3
parent 45620 426294d06ddc
permissions -rw-r--r--
rust-revlog: add file IO helpers This will be useful for the upcoming `InnerRevlog`.

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