teernisse 59389d9272 CI: gate lint stage on clippy --all-targets -D warnings
Previously the lint job ran fmt --check and clippy separately without
the -D warnings flag, allowing clippy warnings to pass silently.
Now clippy runs with --all-targets (catches issues in tests and
benches) and -D warnings (treats all warnings as errors).
2026-02-12 16:57:42 -05:00
Description
No description provided
392 KiB
Languages
Rust 98.8%
Shell 1.1%
Dockerfile 0.1%