Skip to content

CLI format command #17

@WilliamRagstad

Description

@WilliamRagstad

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliCLI and toolchain related issuesenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions