rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Wed, 01 Sep 2021 17:41:51 +0200
changeset 48089 f11f233546ce
parent 45623 426294d06ddc
permissions -rw-r--r--
rhg: fallback if the current command has any generic hook defined We do not handle hooks yet. Differential Revision: https://phab.mercurial-scm.org/D11380

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