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

    Interface Formatter

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

    Methods

    Methods