rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Fri, 23 Feb 2024 15:10:44 +0100
branchstable
changeset 51438 05eba178da45
parent 45620 426294d06ddc
permissions -rw-r--r--
branching: merge default into stable for 6.7rc0

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