Ameba::Formatter::DotFormatter
Inherits Ameba::Formatter::Util < Ameba::Formatter::BaseFormatter < Reference < Object
A formatter that shows a progress of inspection in a terminal using dots. It is similar to Crystal's dot formatter for specs.
Instance methods
source_finished(source : Source) : Nil
Reports a result of the inspection of a corresponding source.