rs-fmt-check
Version updated for https://github.com/clechasseur/rs-fmt-check to version v4.0.1.
- This action is used across all versions by 37 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The rs-fmt-check GitHub Action automates the process of running rustfmt to check Rust code formatting and posts any formatting suggestions as annotations directly on the associated GitHub commit or pull request. This helps developers ensure consistent code style and identify formatting issues without manual intervention. Its key functionality includes seamless integration with GitHub workflows, support for custom toolchain configurations, and the ability to display actionable formatting feedback in the CI/CD pipeline.
Release notes
Patch version with updated dependencies, including security fixes.
What’s Changed
- chore(deps): bump undici from 6.23.0 to 6.24.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clechasseur/rs-fmt-check/pull/202
- chore(deps): bump fast-xml-parser from 5.4.2 to 5.5.8 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clechasseur/rs-fmt-check/pull/204
- fix: update dependencies, bump patch version by @clechasseur in https://github.com/clechasseur/rs-fmt-check/pull/205
Full Changelog: https://github.com/clechasseur/rs-fmt-check/compare/v4.0.0...v4.0.1