@damian-buho/repolinter - v2.2.4
    Preparing search index...

    Interface Formatter

    interface Formatter {
        formatOutput(output: LintResult, isDryRun: boolean): string;
    }
    Index