rustfmt.toml
author Augie Fackler <augie@google.com>
Tue, 20 Apr 2021 11:01:06 -0400
branchstable
changeset 46993 f67b8946bb1b
parent 45620 426294d06ddc
permissions -rw-r--r--
merge: default into stable for 5.8 rc

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