Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v4.0.1.
- This action is used across all versions by 22 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 Rust Lint Action is a GitHub Action designed to automatically run Rust-specific linting tools, such as cargo clippy, on your codebase to identify and flag potential issues, coding inefficiencies, and style violations. It streamlines the linting process by integrating it directly into GitHub workflows, ensuring consistent code quality and reducing manual effort in maintaining best practices.
What’s Changed
Lint action version v4.0.1 has been released!
What’s Changed
- Chore/GitHub app by @Profiidev in https://github.com/Profiidev/rust-lint-action/pull/3
- ci: fix release by @Profiidev in https://github.com/Profiidev/rust-lint-action/pull/5
- Release version v4.0.1 by @profidev-commit-bot[bot] in https://github.com/Profiidev/rust-lint-action/pull/7
New Contributors
- @profidev-commit-bot[bot] made their first contribution in https://github.com/Profiidev/rust-lint-action/pull/7
Full Changelog: https://github.com/Profiidev/rust-lint-action/compare/v4.0.0...v4.0.1