Ameba::Formatter::FlycheckFormatter
Inherits Ameba::Formatter::BaseFormatter < Reference < Object
Instance methods
source_finished(source : Source) : Nil
Callback that indicates when source inspection is finished. A corresponding source is passed as an argument.
WARNING: This method needs to be MT safe