tunnckoCore/gibon

View on GitHub
xaxa/eslint-config-xaxa/src/main.js

Summary

Maintainability
C
1 day
Test Coverage

Function loadConfigFromWorkspace has 245 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function loadConfigFromWorkspace(ws) {
  const EXTENSIONS = [
    '.js',
    '.mjs',
    '.cjs',
Severity: Major
Found in xaxa/eslint-config-xaxa/src/main.js - About 1 day to fix

    File main.js has 271 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    // SPDX-License-Identifier: Apache-2.0
    
    /* eslint-disable unicorn/prefer-module */
    
    'use strict';
    Severity: Minor
    Found in xaxa/eslint-config-xaxa/src/main.js - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status