Skip to content

Commit ff9bebb

Browse files
author
github-actions
committed
Automated documentation update
1 parent 8029b83 commit ff9bebb

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/shellcheck/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# Shellcheck (shellcheck)
3+
4+
Installs Shell check
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/geekstuff-dev/devcontainers-features/shellcheck:0": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Select Shellcheck version | string | v0.10.0 |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/geekstuff-dev/devcontainers-features/blob/main/src/shellcheck/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)