rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Mon, 28 Mar 2022 18:26:24 +0200
changeset 49110 4d3f6767319f
parent 45620 426294d06ddc
permissions -rw-r--r--
rhg: use the new `set_clean` API Differential Revision: https://phab.mercurial-scm.org/D12508

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