Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v3.0.2.
- This action is used across all versions by 20 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Rust Lint Action is a GitHub Action designed to automate code linting and formatting for Rust projects using tools like clippy and rustfmt. It identifies and reports linting errors directly on commits and pull requests, with optional auto-fixing capabilities to streamline code quality enforcement. This action simplifies maintaining clean, consistent codebases by integrating linting into the CI/CD workflow.
Release notes
Full Changelog: https://github.com/Profiidev/rust-lint-action/compare/v3...v3.0.2