rs-fmt-check
Version updated for https://github.com/clechasseur/rs-fmt-check to version v4.0.2.
- 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 runs rustfmt on Rust code and automatically posts formatting suggestions as annotations on the associated commit or pull request. It streamlines the process of identifying and addressing code formatting issues, enabling developers to maintain consistent code style without manual checks. Key features include integration with nightly rustfmt for advanced functionality and support for GitHub’s annotation system to highlight specific formatting changes.
What’s Changed
Patch version with updated dependencies, including several security fixes.
What’s Changed
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clechasseur/rs-fmt-check/pull/208
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/clechasseur/rs-fmt-check/pull/211
- fix: update dependencies, bump version to 4.0.2 by @clechasseur in https://github.com/clechasseur/rs-fmt-check/pull/212
Full Changelog: https://github.com/clechasseur/rs-fmt-check/compare/v4.0.1...v4.0.2