rs-clippy-check
Version updated for https://github.com/clechasseur/rs-clippy-check to version v6.0.2.
- This action is used across all versions by 374 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 runs Rust’s clippy linter on your code and posts lint warnings or errors as annotations directly on the commits in a pull request. It automates the process of identifying and reporting code quality issues in Rust projects, helping developers maintain cleaner, more idiomatic code. Key capabilities include support for custom toolchains, additional cargo clippy arguments, and integration with tools like cross or cargo-hack.
What’s Changed
Patch release 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-clippy-check/pull/235
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/clechasseur/rs-clippy-check/pull/239
- fix: update dependencies, bump version to 6.0.2 by @clechasseur in https://github.com/clechasseur/rs-clippy-check/pull/240
Full Changelog: https://github.com/clechasseur/rs-clippy-check/compare/v6.0.1...v6.0.2