Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export Clippy results as SARIF and upload (#633)
## Type of change ``` - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [X] Build/deploy pipeline (DevOps) - [ ] Other ``` ## Objective Takes Clippy results as SARIF and uploads to GHAS for easier viewing and management. ## Code changes - **.github/workflows/lint.yml:** New Cargo package usage and SARIF upload. ## Before you submit - Please add **unit tests** where it makes sense to do so --------- Co-authored-by: Hinton <hinton@users.noreply.github.com>
- Loading branch information