Skip to content

Add cargo fmt and clippy checks to CI#2

Merged
devjgm merged 1 commit intomainfrom
ci-lint
Apr 26, 2026
Merged

Add cargo fmt and clippy checks to CI#2
devjgm merged 1 commit intomainfrom
ci-lint

Conversation

@devjgm
Copy link
Copy Markdown
Owner

@devjgm devjgm commented Apr 26, 2026

Adds a separate lint job that runs cargo fmt --check and cargo clippy --all-targets with -D warnings. Lint output is deterministic across OSes, so it runs only on Ubuntu in parallel with the cross-OS test matrix.

Adds a separate lint job that runs cargo fmt --check and cargo clippy
--all-targets with -D warnings. Lint output is deterministic across OSes,
so it runs only on Ubuntu in parallel with the cross-OS test matrix.
@devjgm devjgm merged commit eda39a0 into main Apr 26, 2026
4 checks passed
@devjgm devjgm deleted the ci-lint branch April 26, 2026 19:57
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.

1 participant