CI Perf Lint

prefer-native-arm-runner-over-qemu

Detects Docker image builds that target ARM through QEMU emulation in GitHub Actions.

This rule looks for:

Why it matters:

Severity guidance:

What to do:

This rule is advisory. QEMU can still be the simplest choice when a single multi-platform build invocation is more important than raw build speed.