Skip to content

option: No CMP077 warnings when both cache and local variable exists

Previously we would warn when the local and cache version of a variable exists, but this use case doesn't need a warning as it maintains backwards compatibility.

Merge request reports