rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 26 Feb 2024 15:15:10 +0100
changeset 51462 de1bc7db9f61
parent 45620 426294d06ddc
permissions -rw-r--r--
branchcache: simplify a long line Gratuitous change to help code readability.

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