Skip to content

Add cop for without_reactive_cache

Ryan Cobb requested to merge rc/add_cop_for_without_reactive_cache into master

This MR adds a cop to disallow the use without_reactive_cache outside of debugging purposes. This method will be introduced in gitlab-org/gitlab!20655 (merged).

Edited by Ryan Cobb

Merge request reports