rs-clippy-check
Version updated for https://github.com/clechasseur/rs-clippy-check to version v6.0.1.
- This action is used across all versions by 372 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-clippy-check GitHub Action automates the process of running Rust’s clippy linter on your codebase and annotates any identified lints directly in your GitHub Pull Request or commit interface. This action helps streamline code quality checks by providing actionable feedback on potential issues, ensuring adherence to Rust’s best practices. It is particularly useful for maintaining clean and efficient Rust code within collaborative projects.
Release notes
Patch release with updated dependencies, including some 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-clippy-check/pull/229
- chore(deps): bump fast-xml-parser from 5.4.1 to 5.5.7 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clechasseur/rs-clippy-check/pull/232
- fix: update dependencies, bump patch version by @clechasseur in https://github.com/clechasseur/rs-clippy-check/pull/233
Full Changelog: https://github.com/clechasseur/rs-clippy-check/compare/v6.0.0...v6.0.1