class RuboCop::Formatter::ProgressFormatter

This formatter display dots for files with no offenses and letters for files with problems in the them. In the end it appends the regular report data in the clang style format.