This rustfmt.toml configuration can be added to a project root.
The main goal is to avoid to rewrite in oneline small arrays.
The normalize comments part converts /* */ blocks in // comments.
Differential D2984
Configure Rustfmt dereckson on Apr 9 2023, 08:47. Authored by Tags None Referenced Files
Subscribers None
Details
This rustfmt.toml configuration can be added to a project root. The main goal is to avoid to rewrite in oneline small arrays. The normalize comments part converts /* */ blocks in // comments. Tested in D2983 between revisions 7612 and 7613.
Diff Detail
|