qernal/qs-rust-clippy

Rust Clippy (linter)

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Dec 27, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: qernal/github-actions-rust-clippy@a81d3695b821a19ee95e2cbc10e57ad8c3840354 # v2.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
clippy_argsArguments for clippy configurationno
path_globGlob for path finding (when a repository has multiple rust projects)no
git_ssh_keyBase64 encoded SSH key used for cargo when private git repositories are specifiedno
threadsThreads to run at once - for concurrency of functions used with `path_glob` (integer)no
rust_versionVersion of rust to use - e.g. 1.42no
github_tokenGitHub PAT used for cargo when private git repositories are specifiedno
ssh_path_rewriteRewrite SSH GitHub urls into HTTPS equivalent, only used with `github_token`no

no outputs