fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.84.
- This action is used across all versions by 26 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The fish-shop/syntax-check GitHub Action automates syntax checking for Fish shell (.fish) script files in a repository. It simplifies the process of identifying syntax errors by automatically scanning specified files or directories using configurable patterns. The action enhances CI workflows by providing detailed output on the number of files checked, passed, or failed, with optional annotations for error visibility.
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/320
Full Changelog: https://github.com/fish-shop/syntax-check/compare/v2.2.83...v2.2.84