Below you will find pages that utilize the taxonomy term “Afadesigns”
April 30, 2026
ZshellCheck v1
Version updated for https://github.com/afadesigns/zshellcheck to version v1.0.17.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ZShellCheck is a GitHub Action and CLI tool designed for static analysis and automated fixes of Zsh scripts, focusing on areas like setopts, hooks, and glob patterns. It helps developers improve the quality and maintainability of their Zsh scripts by identifying potential issues, providing detailed linting feedback, and offering auto-fix capabilities. The action integrates seamlessly into CI/CD pipelines and supports various Zsh frameworks, plugin managers, and coding environments.
April 25, 2026
ZshellCheck v1
Version updated for https://github.com/afadesigns/zshellcheck to version v1.0.15.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ZshellCheck is a static analysis and auto-fix tool designed for Zsh scripts, offering linting and remediation for issues related to setopts, hooks, globs, and other Zsh-specific features. It automates error detection, provides SARIF reports for GitHub Code Scanning, and supports inline issue silencing, making it a valuable tool for maintaining clean and reliable Zsh scripts. Additionally, it integrates seamlessly with CI/CD pipelines and popular Zsh frameworks and plugin managers.