rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Thu, 03 Nov 2022 15:43:04 +0100
branchstable
changeset 49567 04e6add9e4dc
parent 45620 426294d06ddc
permissions -rw-r--r--
config: add alias from `hg help rhg` to `hg help rust` This will make using `rhg` more user-friendly and features more discoverable.

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