rustfmt.toml
author Georges Racinet <georges.racinet@octobus.net>
Mon, 30 Oct 2023 21:25:28 +0100
changeset 51248 8b243e2a3bc4
parent 45620 426294d06ddc
permissions -rw-r--r--
rust-index: a property to identify the Rust index as such Will be useful soon in `mercurial.scmutil` and potentially elsewhere

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