Skip to content

Write code formatter tool, with option to add/strip type annotations on per-file basis #204

@dfellis

Description

@dfellis

A code formatter built into the compiler would have the ability to determine the types of variables and functions and could add it to the source code, or could strip out any types it is able to identify, so developers can, for instance, work on their code without types, then format and add the type annotations, then commit to the repository for their teammates to consume with the added type clarity when reading the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions