qernal/qs-rust-clippy
Rust Clippy (linter)
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Dec 27, 2022
- License
- MIT
Pinned Snippet
uses: qernal/github-actions-rust-clippy@a81d3695b821a19ee95e2cbc10e57ad8c3840354 # v2.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| clippy_args | Arguments for clippy configuration | no | — |
| path_glob | Glob for path finding (when a repository has multiple rust projects) | no | — |
| git_ssh_key | Base64 encoded SSH key used for cargo when private git repositories are specified | no | — |
| threads | Threads to run at once - for concurrency of functions used with `path_glob` (integer) | no | — |
| rust_version | Version of rust to use - e.g. 1.42 | no | — |
| github_token | GitHub PAT used for cargo when private git repositories are specified | no | — |
| ssh_path_rewrite | Rewrite SSH GitHub urls into HTTPS equivalent, only used with `github_token` | no | — |
Outputs
no outputs