airbnb/caravel

View on GitHub
superset-frontend/src/setup/setupApp.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function setupApp has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function setupApp() {
  $(document).ready(function () {
    $(':checkbox[data-checkbox-api-prefix]').change(function (
      this: HTMLElement,
    ) {
Severity: Minor
Found in superset-frontend/src/setup/setupApp.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status