Skip to content

elmfmt: Alternative to elm-format #506

@eureka-cpu

Description

@eureka-cpu

Is your feature request related to a problem? Please describe.

The current defacto elm formatter (elm-format) is consistently borked on nixpkgs for aarch64-darwin, and even on x86_64-linux it will always crash when exiting my editor (helix), sometimes taking 10+ seconds and spitting out a bunch of garbage to stdout.

Describe the solution you'd like

There's a new project that could replace it which is written in rust using treesitter, and has the same default style: https://github.com/ad-si/elmfmt

Describe alternatives you've considered

I almost decided to write my own formatter but found elmfmt.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions