class RuboCop::Formatter::FileListFormatter

This formatter displays just a list of the files with offenses in them, separated by newlines. The output is machine-parsable.

Here’s the format:

/some/file /some/other/file