CI Perf Lint

prefer-buildx-build-over-docker-build

Detects CI jobs that run legacy docker build instead of docker buildx build.

This rule looks for:

and skips:

Why it matters:

What to do: