Skip to content

CI: add multi-target Cargo Clippy CI#152

Merged
Mrmayman merged 1 commit intoMrmayman:mainfrom
apicalshark:patch-1
Feb 21, 2026
Merged

CI: add multi-target Cargo Clippy CI#152
Mrmayman merged 1 commit intoMrmayman:mainfrom
apicalshark:patch-1

Conversation

@apicalshark
Copy link
Copy Markdown
Contributor

tl;dr

This PR adds a new GitHub Actions workflow to run cargo clippy.

Changes Included

  • Added .github/workflows/clippy.yml.
  • A simple inputs widget for workflow_dispatch to control the workflow.
  • A combine_fixes job that merges fixes from multiple OS runners into a single PR or patch.
  • This workflow also triggered upon a pull request, and passing -- -D warnings to clippy (line 151).

@Mrmayman Mrmayman merged commit 39b8215 into Mrmayman:main Feb 21, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants