rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Mon, 08 Jul 2024 16:20:04 +0200
branchstable
changeset 51658 a0f1378b932e
parent 45623 426294d06ddc
permissions -rw-r--r--
Backed out changeset f28c52a9f7b4 This backout and the previous are due to a large performance regression detected in repositories with a lot of obsmarkers when performing a clone. A better fix will come along at the start of the next cycle.

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