Page MenuHomeDevCentral

Configure Rustfmt
ClosedPublic

Authored by dereckson on Apr 9 2023, 08:47.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 22:27
Unknown Object (File)
Sat, May 9, 22:21
Unknown Object (File)
Sat, May 9, 21:09
Unknown Object (File)
Sat, May 9, 13:25
Unknown Object (File)
Fri, May 8, 16:02
Unknown Object (File)
Thu, May 7, 08:34
Unknown Object (File)
Wed, May 6, 02:26
Unknown Object (File)
Wed, May 6, 01:33
Subscribers
None

Details

Summary

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.

Test Plan

Tested in D2983 between revisions 7612 and 7613.
See https://devcentral.nasqueron.org/D2983?vs=7612&id=761

Diff Detail

Repository
rDEVCS Nasqueron codestyle
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 9 2023, 08:47
This revision was automatically updated to reflect the committed changes.