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
70 stars 10 forks source link

http proxy regression after refactor #394

Closed nejch closed 1 year ago

nejch commented 1 year ago

In 2020 @bufferoverflow added support for fetching the binary via proxy in https://github.com/editorconfig-checker/editorconfig-checker.javascript/pull/203.

The refactor in https://github.com/editorconfig-checker/editorconfig-checker.javascript/pull/376 completely removed proxy support, was there a specific reason to remove this @septs?

Basically, currently ec will silently fail when behind a proxy.

github-actions[bot] commented 4 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: