CI Perf Lint

redundant-manual-cache-with-setup-action

Detects jobs that configure a setup action’s built-in dependency cache and also define a matching manual actions/cache layer for the same dependency family.

Why this rule exists:

Current MVP heuristic:

Typical remediation: