Skip to content

Commit

Permalink
Add program hadolint/hadolint (#482)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian <[email protected]>
  • Loading branch information
meinzer1899 authored Sep 26, 2023
1 parent 1ca0604 commit b90d8c2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions community/gallery/collection/03_programs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,16 @@ zi wait lucid as'program' from'gh-r' for \
@koalaman/shellcheck
```

### GH-R: [hadolint/hadolint](https://github.com/hadolint/hadolint)

```shell showLineNumbers
zi wait lucid as'program' from'gh-r' for \
mv'hadolint* -> hadolint' \
sbin'hadolint -> hadolint' \
pick'$ZPFX/bin/hadolint' \
@hadolint/hadolint
```

### RA: Rust compiler environment + completions

```shell showLineNumbers
Expand Down

0 comments on commit b90d8c2

Please sign in to comment.