view rustfmt.toml @ 50858:df6dfad5009a

rust-filepatterns: also normalize RelPath These patterns should be normalized too; this at least does no harm, and is necessary for proper status support.
author Spencer Baugh <sbaugh@janestreet.com>
date Wed, 02 Aug 2023 10:09:23 -0400
parents 426294d06ddc
children
line wrap: on
line source

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