Page MenuHomeDevCentral

Configure Rustfmt
ClosedPublic

Authored by dereckson on Apr 9 2023, 08:47.
Tags
None
Referenced Files
F35071439: D2984.diff
Mon, Jul 6, 14:09
F35059308: D2984.id7615.diff
Mon, Jul 6, 10:39
F35054889: D2984.diff
Mon, Jul 6, 10:05
F35032307: D2984.diff
Mon, Jul 6, 03:12
F34979780: D2984.diff
Sun, Jul 5, 15:44
Unknown Object (File)
Sun, Jul 5, 14:13
Unknown Object (File)
Fri, Jul 3, 19:00
Unknown Object (File)
Fri, Jul 3, 11:32
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.