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.xz
format, andbindl
had no support for.tar.xz
(but now it does).
Simply add the new version to the matrix.
Install dependencies:
npm ci
npm run check
npm run fix