CI Perf Lint

cargo-build-before-test

Detects redundant cargo build steps that immediately precede cargo test with identical build conditions.

This rule looks for:

Why it matters:

What to do:

Exceptions: