fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.92.
- This action is used across all versions by 29 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The fish-shop/syntax-check GitHub Action automates the process of syntax checking .fish shell scripts within a GitHub workflow. It scans specified files or directories for syntax errors, leveraging the Fish shell’s capabilities, and provides detailed feedback including the number of files checked, passed, and failed. This action simplifies the validation of Fish scripts, ensuring code quality and reducing manual effort in identifying syntax issues.
Release notes
What’s Changed
- Bump the version-updates group with 7 updates by @dependabot[bot] in https://github.com/fish-shop/syntax-check/pull/341
Full Changelog: https://github.com/fish-shop/syntax-check/compare/v2.2.91...v2.2.92