remirror/remirror

View on GitHub
packages/remirror__extension-code-block/src/formatter.ts

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

Function offsetIncrement has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  source: string,
  initialCursor: number,
  formatted: string,
  endCursor: number,
  replacementPairs: Array<[string, string]>,
Severity: Minor
Found in packages/remirror__extension-code-block/src/formatter.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status