Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v4.1.0.
- 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 automate the process of running linting and formatting checks on Rust code. It helps maintain code quality by identifying and flagging potential issues, enforcing coding standards, and applying consistent formatting. This action streamlines code review workflows by ensuring Rust code adheres to best practices automatically.
What’s Changed
Lint action version v4.1.0 has been released!
What’s Changed
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/11
- chore(deps): pin dependencies by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/9
- chore(deps): update softprops/action-gh-release action to v3 by @renovate[bot] in https://github.com/Profiidev/rust-lint-action/pull/10
- feat: oxlint by @Profiidev in https://github.com/Profiidev/rust-lint-action/pull/12
- Release version v4.1.0 by @profidev-commit-bot[bot] in https://github.com/Profiidev/rust-lint-action/pull/13
New Contributors
- @renovate[bot] made their first contribution in https://github.com/Profiidev/rust-lint-action/pull/11
Full Changelog: https://github.com/Profiidev/rust-lint-action/compare/v4.0.1...v4.1.0