fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.85.
- 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 is designed to automate syntax checking for files written in the Fish shell scripting language. It scans .fish files within a repository (using customizable patterns) and verifies their syntax, identifying errors or issues. This action streamlines the validation process for Fish shell scripts, ensuring code quality and preventing syntax-related issues during development or deployment workflows.
Release notes
What’s Changed
- Bump the version-updates group across 1 directory with 8 updates by @dependabot[bot] in https://github.com/fish-shop/syntax-check/pull/323
Full Changelog: https://github.com/fish-shop/syntax-check/compare/v2.2.84...v2.2.85