view rustfmt.toml @ 48559:6bd42f9bc97e

merge: with stable
author Augie Fackler <augie@google.com>
date Tue, 04 Jan 2022 14:21:22 -0500
parents 426294d06ddc
children
line wrap: on
line source

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