fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.96.
- 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 syntax validation for .fish shell script files in a repository. It simplifies the process of identifying syntax errors by scanning all .fish files using customizable patterns, and optionally generating annotations for any issues found. This action helps maintain code quality and prevents syntax-related issues in projects utilizing the Fish shell.
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/349
Full Changelog: https://github.com/fish-shop/syntax-check/compare/v2.2.95...v2.2.96