fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.90.
- This action is used across all versions by 28 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 syntax checking for files written in the fish shell scripting language. It scans .fish files within the repository, ensuring they adhere to proper syntax, and provides detailed results, including pass/fail counts and optional annotations. This action simplifies error detection and prevents syntax-related issues in fish scripts during development or CI workflows.
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/333
- Bump the version-updates group with 7 updates by @dependabot[bot] in https://github.com/fish-shop/syntax-check/pull/337
Full Changelog: https://github.com/fish-shop/syntax-check/compare/v2.2.89...v2.2.90