afadesigns/ZshellCheck v1
Static analysis for Zsh scripts — 1000 Zsh-native checks (katas) covering syntax, security, portability, and style.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| args | Arguments passed to the `zshellcheck` CLI, e.g. `--format sarif path/to/script.zsh`. The checker exits non-zero when violations are found, failing the step. | yes | — |
| version | Release version to install, e.g. `v1.0.0` or `latest`. Downloads the signed release artifact for the runner OS and verifies it against the attached SBOM. Set to `source` to build from the checked-out working tree (only useful for CI of this repo itself). | no | latest |
Outputs
no outputs