Important
This repository is archived because VSCode ShellCheck no longer needs it, as bindl now has support for .tar.gz archives by default.
Please chime into vscode-shellcheck/vscode-shellcheck#1653 if you have some feedback.
ShellCheck binaries repackaged in .tar.gz format.
- ShellCheck ships binaries packaged in
.tar.xzformat, andbindlhad no support for.tar.xz(but now it does).
Simply add the new version to the matrix.
Install dependencies:
npm cinpm run checknpm run fix