class Ameba::Runner::InfiniteCorrectionLoopError

Overview

An error indicating that the inspection loop got stuck correcting issues back and forth.

Defined in:

ameba/runner.cr

Constructors

Constructor Detail

def self.new(path, issues_by_iteration, loop_start = -1) #

[View source]