view rustfmt.toml @ 46453:1c66795862cf

branching: merge with stable
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 01 Feb 2021 12:55:53 -0800
parents 426294d06ddc
children
line wrap: on
line source

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