rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 01 Dec 2021 00:04:29 +0100
changeset 48372 e9d588b28710
parent 45620 426294d06ddc
permissions -rw-r--r--
test: mark rhg output as flaky rhg is not updating the dirstate on status yet, which make this part of the test flaky. This will be fixed soon. Differential Revision: https://phab.mercurial-scm.org/D11833

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