view rustfmt.toml @ 49455:744b341782f4

shelve: remove strip and rely on prior state (issue6735)
author Jason R. Coombs <jaraco@jaraco.com>
date Wed, 24 Aug 2022 15:15:04 -0400
parents 426294d06ddc
children
line wrap: on
line source

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