Skip to content

ci: add clippy step and fix clippy warnings - #28

Merged
Onelevenvy merged 1 commit into
mainfrom
ci/clippy
Aug 1, 2026
Merged

ci: add clippy step and fix clippy warnings#28
Onelevenvy merged 1 commit into
mainfrom
ci/clippy

Conversation

@Onelevenvy

Copy link
Copy Markdown
Owner

Add a clippy check (--all-targets --all-features -- -D warnings) to the CI workflow and resolve all resulting lint warnings across crates and examples (type_complexity, cloned_ref_to_slice_refs, unnecessary_sort_by, collapsible_if, needless_return, enum_variant_names, unused imports, etc.).

Add a clippy check (--all-targets --all-features -- -D warnings) to the CI workflow and resolve all resulting lint warnings across crates and examples (type_complexity, cloned_ref_to_slice_refs, unnecessary_sort_by, collapsible_if, needless_return, enum_variant_names, unused imports, etc.).
@Onelevenvy
Onelevenvy merged commit ef9b410 into main Aug 1, 2026
1 check passed
@Onelevenvy
Onelevenvy deleted the ci/clippy branch August 1, 2026 01:22
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