rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 12 Dec 2023 17:08:45 +0100
changeset 51273 79cd29d598af
parent 45620 426294d06ddc
permissions -rw-r--r--
dirstate: make the `transaction` argument of `setbranch` mandatory This is deprecated since 6.4. We should drop it now.

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