rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Mon, 28 Oct 2024 12:35:22 +0100
branchstable
changeset 52141 b53ab03e2d1a
parent 45620 426294d06ddc
permissions -rw-r--r--
branching: merge default into stable We will be releasing 6.9rc0 soon.

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