rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 19 May 2021 17:12:06 +0200
changeset 47311 5bc6d2fc1cfc
parent 45620 426294d06ddc
permissions -rw-r--r--
persistent-nodemap: use the intended uuid size I overlooked this in the initial implementation. The format already supporting any uuid size so, nothing horrible should happens. Differential Revision: https://phab.mercurial-scm.org/D10754

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