-
So, based on the PR that I just made ( #5 ), I was curious if you ( the code owner ) would mind another PR to implement the changes that the tool [shellcheck](https://github.com/koalaman/shellcheck/) …
-
An an Apple Silicon M1 shellcheck-maven-plugin fetches the x86_64 tarball version shellcheck:
```
[INFO] os arch: [Mac_OS_X-aarch64]
[WARNING] No shellcheck download url provided for current os.n…
-
**What package is missing from Amazon Linux 2022? Please describe and include package name.**
ShellCheck
Some packages, like snapd, require ShellCheck to be installed when building the install pac…
-
I'm not sure if this is pre-commit or shfmt-docker issue. I noticed that when using pre-commit version 2.17.0 (yes an old version, but readon) and this hook definition:
``` - repo: https://githu…
-
shellcheck finds bugs, notably issues with `set -e`: do this before #312
Related: #740
-
**Motivation**
[Shellcheck](https://www.shellcheck.net/) is a very popular shell script linter, its usage is recommended as a best practice when developing shell scripts.
Expand the shellcheck lin…
-
In PR ( https://github.com/conda-forge/conda-smithy/pull/1122 ), `conda-smithy` added support for linting shell scripts with `shellcheck`. This would help catch issues in shell scripts in recipes.
…
-
Hi. I really appreciate this extension and how much easier it makes Bats test writing. Thank you so much for creating and maintaining it!
I use another VSC extension, [`timonwong.shellcheck`](https…
-
Packages that expose executables (like [pandoc](https://flora.pm/packages/@hackage/pandoc), [ShellCheck](https://flora.pm/packages/@hackage/ShellCheck), etc) should have a level-3 title dedicated to l…
-
hello again!
SC has only 1 public release, and well integrated in distro package managers. But it brings up some fun challenges too:
```text
tar tf shellcheck-v0.8.0.linux.x86_64.tar.xz
shellc…