Skip to content

Fix clippy warnings and enable it in CI - #65

Merged
mkj merged 18 commits into
mainfrom
pr/clippy
Aug 2, 2026
Merged

Fix clippy warnings and enable it in CI#65
mkj merged 18 commits into
mainfrom
pr/clippy

Conversation

@mkj

@mkj mkj commented Aug 2, 2026

Copy link
Copy Markdown
Owner

No description provided.

mkj added 12 commits August 2, 2026 21:11
Fixes: 40a35e8 ("Make Error::bug() return Result::Err")
Often nested if statements are more legible to understand the possible
cases.
Applied automatically
allow(clippy::module_inception).
This could probably be revisited once I can think of better names.
Caught by clippy.

Fixes: 49dbe75 ("Re-export signing key crates")
This doesn't seem to get picked up from rust-toolchain.toml
@mkj
mkj merged commit bd3c6f0 into main Aug 2, 2026
4 checks passed
@mkj
mkj deleted the pr/clippy branch August 2, 2026 15:48
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