Skip to content

[Feature] distribute binary file via npm #434

@cscnk52

Description

@cscnk52

Description

The current editorconfig-checker JavaScript wrapper is essentially just a script that downloads the binary from GitHub, but it runs on every lint. Under poor network conditions—or if the user is rate-limited by GitHub—this leads to a poor developer experience.

Describe the solution you'd like

I suggest distributing the EditorConfig binary via npm—many tools like tsgo, prek, and rumdl follow this approach.

Describe alternatives you've considered

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions