rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 15 Mar 2023 11:18:24 +0100
branchstable
changeset 50306 90276164333a
parent 45620 426294d06ddc
permissions -rw-r--r--
transaction: properly clean up backup file outside of .hg/store/ Oops.

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