Just to confirm #402 (comment), 5.1.2 no longer downloads the go binary via proxy:
$ yarn lint:editorconfig
yarn run v1.22.19
$ editorconfig-checker docs/*/*.md docs/*.md *.md
Failed to download binary:
HttpError: fetch failed
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
(follow-up to #394)
We re-added this earlier this year in #395, so might just need some tweaking.
/cc @theoludwig
Just to confirm #402 (comment), 5.1.2 no longer downloads the go binary via proxy:
(follow-up to #394)
We re-added this earlier this year in #395, so might just need some tweaking.
/cc @theoludwig