class RuboCop::Formatter::DisabledLinesFormatter

def started(_target_files)

def started(_target_files)
  @cop_disabled_line_ranges = {}
end