CI Perf Lint

dockerfile-copies-all-before-deps

Detects Dockerfiles that copy broad source context before dependency installation.

This rule looks for:

Why it matters:

What to do:

This rule is intentionally heuristic. It focuses on the common cache-hostile pattern, not every valid Dockerfile layout.