class RuboCop::Formatter::HTMLFormatter

def started(target_files)

def started(target_files)
  summary.target_files = target_files
end