rs-fmt-check
Version updated for https://github.com/clechasseur/rs-fmt-check to version v4.0.3.
- 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 format Rust code and provides feedback by posting formatting suggestions as annotations directly to pull requests or commits. It helps developers ensure code consistency and maintain formatting standards without manual intervention. Key capabilities include integration with GitHub’s annotation system and support for custom toolchains and arguments.
What’s Changed
Fix version with updated dependencies, including security fixes.
What’s Changed
- chore(deps): bump fast-xml-parser from 5.5.9 to 5.7.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clechasseur/rs-fmt-check/pull/222
- fix(deps): update dependency @actions/core to ^3.0.1 by @renovate[bot] in https://github.com/clechasseur/rs-fmt-check/pull/224
- chore(deps): update dependency typescript to v6 by @renovate[bot] in https://github.com/clechasseur/rs-fmt-check/pull/209
- fix: update dependencies, bump version to 4.0.3 by @clechasseur in https://github.com/clechasseur/rs-fmt-check/pull/225
Full Changelog: https://github.com/clechasseur/rs-fmt-check/compare/v4.0.2...v4.0.3