view rustfmt.toml @ 46177:0c320e6032f1

chg: format code by clang-format version 11.0.1-+rc1-1 test-check-clang-format.t started failing on my Debian sid environment, and new style looks slightly better. So let's bump the required clang-format version to 11.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 19 Dec 2020 12:07:24 +0900
parents 426294d06ddc
children
line wrap: on
line source

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