-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Labels
enhancementNew feature or requestNew feature or request
Description
rustfmt used to be part of the refactoring tool but currently isn't part of refactoring or translation. I believe that formatting with rustfmt should be part of the translation tool. Doing so will make reading the generated code nicer, makes it so the transpiler code doesn't ever need to care about formatting, and matches user expectations.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request