module RuboCop::Cop::Style::MutableConstant::ShareableConstantValue

Handles magic comment shareable_constant_value with O(n ^ 2) complexity n - number of lines in the source Iterates over all lines before a CONSTANT until it reaches shareable_constant_value