s2terminal/i-read-u

View on GitHub
src/classes/stringCompiledTokens.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function toCommandSections has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  public toCommandSections(
    filter: filter = (): boolean => {
      return true;
    }
  ): Article {
Severity: Minor
Found in src/classes/stringCompiledTokens.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status