class

Ameba::Formatter::TODOFormatter

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

A formatter that creates a TODO config.

Basically, it takes all issues reported and disables corresponding rules or excludes failed sources from these rules.

Constructors

new(output = STDOUT, config_path : Path = Config::Loader::DEFAULT_PATH)
Source

Instance methods

config_path
Source
finished(sources) : Nil

Reports a message when inspection is finished.

Source