fish-shop/indent-check
Version updated for https://github.com/fish-shop/indent-check to version v2.2.101.
- 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 validating indentation in fish shell script files. It scans .fish files within a repository, optionally filtered by user-defined patterns, and generates a job summary with results indicating the total files checked, and how many passed or failed the indentation checks. This action simplifies the enforcement of consistent coding standards for fish shell scripts in CI workflows.
What’s Changed
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/267
Full Changelog: https://github.com/fish-shop/indent-check/compare/v2.2.100...v2.2.101