rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 18 Aug 2021 02:08:03 +0200
branchstable
changeset 47837 6fc9bd898eec
parent 45620 426294d06ddc
permissions -rw-r--r--
pyoxidized: add a copy of the `helptext` directory in the right location This get the hacky setup closer to how an actual install is setup. Differential Revision: https://phab.mercurial-scm.org/D11289

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