linterjs/core

View on GitHub
src/format.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function createFormat has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function createFormat(
  linterAdapterPromisesBySupportedExtensions: Map<
    string,
    Set<Promise<LinterAdapter>>
  >,
Severity: Minor
Found in src/format.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status