teableio/teable

View on GitHub
packages/sdk/src/components/editor/formula/constants.ts

Summary

Maintainability
D
1 day
Test Coverage

File constants.ts has 796 lines of code (exceeds 300 allowed). Consider refactoring.
Open

/* eslint-disable sonarjs/no-duplicate-string, @typescript-eslint/naming-convention */
import { FormulaFuncType, FunctionName, FUNCTIONS, FormulaLexer } from '@teable/core';
import { Hash, A, CheckSquare, Calendar } from '@teable/icons';
import { useMemo } from 'react';
import { useTranslation } from '../../../context/app/i18n';
Severity: Major
Found in packages/sdk/src/components/editor/formula/constants.ts - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status