Mercurial > hg-stable
view rustfmt.toml @ 51703:653b7a19f1de stable
outgoing: pre-indent some code
This will make the next changeset clearer.
author | Felipe Resende <felipe@fcresende.dev.br> |
---|---|
date | Fri, 25 Oct 2024 01:14:53 +0200 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true