rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 20 Jan 2021 12:12:31 +0100
branchstable
changeset 46342 60e6bf3bf681
parent 45623 426294d06ddc
permissions -rw-r--r--
doc: improves the share-safe documentation The associated behavior is now clearer and we point to the other configuration that control the mismatching behavior. Differential Revision: https://phab.mercurial-scm.org/D9839

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