forked from mkhan45/RustScript
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
cliCLI and toolchain related issuesCLI and toolchain related issuesenhancementNew feature or requestNew feature or request
Milestone
Description
A command line code formatter accessible through the rsc toolchain.
Should pretty format file contents following some predefined standard or simply make it more readable.
Easy to implement as parser generates a list of Expr objects which all have a toString method formatting each specific semantic part of the language as readable and pretty as possible.
Blocked by
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cliCLI and toolchain related issuesCLI and toolchain related issuesenhancementNew feature or requestNew feature or request