rs-clippy-check
Version updated for https://github.com/clechasseur/rs-clippy-check to version v6.0.3.
- This action is used across all versions by 380 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 code and posts linting results as annotations directly on the relevant commit in a pull request. It helps developers identify and address code issues early in the development process by integrating clippy checks into CI workflows. Key features include support for customizable configurations like toolchains, arguments, and working directories, as well as immutable release versions for enhanced security and reliability.
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-clippy-check/pull/251
- fix: run
npm update, regenerate dist by @clechasseur in https://github.com/clechasseur/rs-clippy-check/pull/253 - chore(deps): update dependency typescript to v6 by @renovate[bot] in https://github.com/clechasseur/rs-clippy-check/pull/236
- fix: prepare next release, dependency updates by @clechasseur in https://github.com/clechasseur/rs-clippy-check/pull/254
Full Changelog: https://github.com/clechasseur/rs-clippy-check/compare/v6.0.2...v6.0.3