fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.98.
- 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 for files written in the fish shell scripting language. It scans .fish files in a repository (or specified patterns) and identifies syntax issues, providing detailed annotations and a summary of results. This action streamlines the detection of syntax errors, ensuring code quality and reducing manual debugging efforts in fish shell scripts.
What’s Changed
What’s Changed
- Remove fish badge from README.md by @marcransome in https://github.com/fish-shop/syntax-check/pull/353
- Bump the version-updates group with 7 updates by @dependabot[bot] in https://github.com/fish-shop/syntax-check/pull/354
Full Changelog: https://github.com/fish-shop/syntax-check/compare/v2.2.97...v2.2.98