view rustfmt.toml @ 49486:58e38c1a2370 stable

tests: fix tar invocation, to address issue 6740
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Mon, 19 Sep 2022 17:34:42 -0400
parents 426294d06ddc
children
line wrap: on
line source

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