view rustfmt.toml @ 48167:1b0f8aafedea

merge: with stable
author Augie Fackler <augie@google.com>
date Thu, 07 Oct 2021 10:23:57 -0400
parents 426294d06ddc
children
line wrap: on
line source

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