Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 9a27e15

Browse files
committed
Update README.md
1 parent 7dc0fe6 commit 9a27e15

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1+
> [!IMPORTANT]
2+
>
3+
> ## Archival notice
4+
>
5+
> 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).
6+
>
7+
> Please chime into https://github.com/vscode-shellcheck/vscode-shellcheck/pull/1653 if you have some feedback.
8+
19
# ShellCheck binaries for the VS Code extension
210

311
ShellCheck binaries repackaged in `.tar.gz` format.
412

513
## Why?
614

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).
15+
- 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)).
816

917
## How to add a new version?
1018

0 commit comments

Comments
 (0)