chore: Add pre-push hook to run clippy #1400

Merged
ginger merged 7 commits from trashpanda/continuwuity:trashpanda/commit-clippy into main 2026-03-04 15:10:48 +00:00

7 commits

Author SHA1 Message Date
e061abc431 fix(pre-commit): Use default clippy toolchain to avoid cache thrashing
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m48s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 20m29s
2026-02-25 17:15:59 +00:00
98d659eb72 fix(pre-commit): Remove unnecessary test expression 2026-02-25 17:15:59 +00:00
9636104b7e fix: Lessen complexity of test expression 2026-02-25 17:15:59 +00:00
4e4593a328 fix: Prevent clippy from running on changes that don't include rust code 2026-02-25 17:15:59 +00:00
ed6630cd9d fix: Remove erroneous addition of pre-push stage to default_stages 2026-02-25 17:15:59 +00:00
6b5aa30171 fix: Typo in always_run 2026-02-25 17:15:59 +00:00
9910eb4a01 chore: Add pre-push hook to run clippy 2026-02-25 17:15:59 +00:00