editorconfig-checker / editorconfig-checker.javascript

A tool to verify that your files are in harmony with your .editorconfig
https://editorconfig-checker.github.io/
MIT License
71 stars 10 forks source link

Use upstream binary provided by `EC_VERSION` #383

Closed mstruebing closed 1 year ago

mstruebing commented 2 years ago

When the tool is run without an argument it downloads the latest binary. If I after that run the tool again with EC_VERSION=2.3.0 it auto picks the already downloaded binary instead of downloading the specified version.

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 1.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: