rustfmt.toml
author Simon Sapin <simon.sapin@octobus.net>
Tue, 08 Feb 2022 14:20:58 +0100
changeset 48744 3e2b4bb286e7
parent 45623 426294d06ddc
permissions -rw-r--r--
rhg: Colorize `rhg status` output when appropriate Differential Revision: https://phab.mercurial-scm.org/D12168

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