class RuboCop::Formatter::BaseFormatter

def file_started(file, options); end

Returns:
  • (void) -

Parameters:
  • options (Hash) --
  • file (String) --

Other tags:
    Api: - public
def file_started(file, options); end