-
Shellcheck (https://www.shellcheck.net) exists to find syntax errors in shell code, including bash and posix sh. It finds about 190 syntax problems within this repo, including 4 errors and 62 warnings…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### What is the problem this feature will solve?
Currently it seems there are only code actions to apply fixes when available. Code actions to disable the rules (using comments) would also be appreci…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Type of issue
Announcement
### Description
In the future, we would like to implement other actions based on a similar philosophy as Differential ShellCheck.
* [@redhat-plumbers-in-act…
-
Hi!
I've decided to try "kubernetes-the-hard-way" again after my previous attempt https://github.com/mmumshad/kubernetes-the-hard-way/pull/328.
When I opened script `vagrant/ubuntu/cert_verify.sh` I…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
### Description of Issue
Shell scripts are similar to magic: difficult for the uninitiated to read, require care to write, and can result in cursing. Voltron has ~2000 lines of them. [`shellcheck`…
SKalt updated
4 years ago
-
There are shellcheck issues in this repo that should be fixed so the shellcheck github action could be merged.
-
[actionlint](https://github.com/rhysd/actionlint) is a static checker for GH Actions. Many of the problems identified by it could be solved by OpenRewrite rules. actionlint can also report problems id…