martijnversluis/ChordSheetJS

View on GitHub
src/chord_sheet/line.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Line has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Line {
  /**
   * The items ({@link ChordLyricsPair} or {@link Tag} or {@link Comment}) of which the line consists
   * @type {Array.<(ChordLyricsPair|Tag|Comment)>}
   */
Severity: Minor
Found in src/chord_sheet/line.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status