view rustfmt.toml @ 49454:34dddc5d2e2f

shelve: in test for trailing whitespace, strip commit (issue6735)
author Jason R. Coombs <jaraco@jaraco.com>
date Wed, 17 Aug 2022 10:17:15 -0400
parents 426294d06ddc
children
line wrap: on
line source

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