class

Ameba::Formatter::DisabledFormatter

Inherits Ameba::Formatter::BaseFormatter < Reference < Object

A formatter that shows all disabled lines by inline directives.

Instance methods

finished(sources) : Nil

Callback that indicates when inspection is finished. A list of inspected sources is passed as an argument.

Source