rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 05 Dec 2020 23:32:11 +0100
changeset 46044 9be5db6148fb
parent 45620 426294d06ddc
permissions -rw-r--r--
phab-refresh: allow passing additional argument to the phabsend This will be useful to pass a custom message. Differential Revision: https://phab.mercurial-scm.org/D9526

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