Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: run
rust-clippy
, send results to CodeQL
This adds a new analysis job to run Rust's code quality analyzer, `rust-clippy`, and upload the JSON results to GitHub's CodeQL service. This template was suggested by GitHub itself and I've modified it to fit our repository; let's see how this goes.
- Loading branch information