Mercurial > hg
view rustfmt.toml @ 49422:55f8f3b6787f stable
test: show how purge removes ignored directories
Apparently the rust code path removes ignored directories
even though the pure code path doesn't.
Show this in tests.
author | Arseniy Alekseyev <aalekseyev@janestreet.com> |
---|---|
date | Fri, 05 Aug 2022 14:18:13 +0100 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true