view rustfmt.toml @ 46112:d6afa9c149c3

branching: merge with stable
author Martin von Zweigbergk <martinvonz@google.com>
date Sun, 13 Dec 2020 18:29:22 -0800
parents 426294d06ddc
children
line wrap: on
line source

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