manaba-enhanced-for-tsukuba/manaba-enhanced

View on GitHub
src/optionsPage/legacyHandler.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function startLegacyHandler has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const startLegacyHandler = () => {
  ;(
    Array.from(
      document.getElementsByClassName("checkbox-features")
    ) as HTMLInputElement[]
Severity: Minor
Found in src/optionsPage/legacyHandler.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status