CI Perf Lint

dockerfile-gradle-dependencies-without-cache-mount

Detects Java Dockerfiles that run Gradle dependency resolution without a visible BuildKit cache mount on the same instruction.

This rule looks for:

Why it matters:

What to do:

This rule focuses on the dependency resolution step and does not require a specific Gradle distribution strategy.