rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 04 Mar 2024 04:13:33 +0100
branchstable
changeset 51446 5d0d510d2db1
parent 45620 426294d06ddc
permissions -rw-r--r--
config: document the storage and format sections This should help people to put configuration in the right section.

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