Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v3.0.3.
- 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 identify and optionally auto-fix linting and formatting issues in Rust projects using tools like clippy and rustfmt. It simplifies code quality enforcement by automating linting on commits and pull requests, providing actionable feedback through annotated commit checks. This action supports multiple linters and formatters, making it a versatile tool for maintaining clean and consistent codebases.
Release notes
Full Changelog: https://github.com/Profiidev/rust-lint-action/compare/v3...v3.0.3