fish-shop/indent-check
Version updated for https://github.com/fish-shop/indent-check to version v2.2.96.
- This action is used across all versions by 24 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The fish-shop/indent-check GitHub Action automates the process of verifying proper indentation in Fish shell (.fish) script files. It scans specified files within a repository, ensuring adherence to indentation standards, and provides a summary of results, including the total files checked and those that passed or failed. This action simplifies code quality enforcement for Fish scripts, improving consistency and reducing manual review effort.
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/indent-check/pull/253
Full Changelog: https://github.com/fish-shop/indent-check/compare/v2.2.95...v2.2.96