Mercurial > hg
view rustfmt.toml @ 52303:b422acba55f1
rust-dirstate: remove star exports
This makes the crate's imports confusing and muddies the discovery of the
code.
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Mon, 04 Nov 2024 11:07:05 +0100 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true