rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 18 Nov 2021 00:08:57 +0100
changeset 48422 a4a5d123fb03
parent 45623 426294d06ddc
permissions -rw-r--r--
tests: make sure no ambiguities remains after the commit This will help to stabilize part of the test that are not relevant for what is actually tested. Differential Revision: https://phab.mercurial-scm.org/D11778

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