Page MenuHomeDevCentral

Configure Rustfmt
ClosedPublic

Authored by dereckson on Apr 9 2023, 08:47.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 09:52
Unknown Object (File)
Mon, Oct 6, 01:09
Unknown Object (File)
Sun, Oct 5, 14:38
Unknown Object (File)
Sun, Oct 5, 13:39
Unknown Object (File)
Thu, Oct 2, 20:27
Unknown Object (File)
Wed, Oct 1, 21:16
Unknown Object (File)
Wed, Oct 1, 18:15
Unknown Object (File)
Tue, Sep 30, 15:42
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
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4711
Build 4992: arc lint + arc unit

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.