WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,17 @@
1
+
> [!IMPORTANT]
2
+
> ## Archival notice
3
+
>
4
+
> This repository is archived because VSCode ShellCheck no longer needs it, as [bindl now has support for `.tar.gz` archives by default](https://github.com/felipecrs/bindl/pull/838).
5
+
>
6
+
> Please chime into https://github.com/vscode-shellcheck/vscode-shellcheck/pull/1653 if you have some feedback.
7
+
1
8
# ShellCheck binaries for the VS Code extension
2
9
3
10
ShellCheck binaries repackaged in `.tar.gz` format.
4
11
5
12
## Why?
6
13
7
-
- ShellCheck ships binaries packaged in `.tar.xz` format, and [`bindl`](https://github.com/felipecrs/bindl) had no support for `.tar.xz` (but now it does).
14
+
- ShellCheck ships binaries packaged in `.tar.xz` format, and [`bindl`](https://github.com/felipecrs/bindl) had no support for `.tar.xz` (but [now it does](https://github.com/felipecrs/bindl/pull/838)).
0 commit comments