fix let-chain lints #940

Open
opened 2025-08-21 19:04:10 +00:00 by Aviac · 0 comments
Contributor

I think, to avoid diff turn when we've got so many pending PRs, we can just disable that lint for now. Otherwise we're just going to have to defer this for a while

Originally posted by @Jade in #939 (comment)


This probably involves

  • cargo clippy --fix
  • cargo fmt because cargo clippy --fix fixes the lints in the wrong format
I think, to avoid diff turn when we've got so many pending PRs, we can just disable that lint for now. Otherwise we're just going to have to defer this for a while _Originally posted by @Jade in https://forgejo.ellis.link/continuwuation/continuwuity/pulls/939#issuecomment-18154_ --- This probably involves - `cargo clippy --fix` - `cargo fmt` because `cargo clippy --fix` fixes the lints in the wrong format
Aviac changed title from foo to fix let-chain lints 2025-08-21 19:05:17 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#940
No description provided.