teableio/teable

View on GitHub
packages/core/src/formula/parser/FormulaLexer.ts

Summary

Maintainability
B
6 hrs
Test Coverage

File FormulaLexer.ts has 477 lines of code (exceeds 300 allowed). Consider refactoring.
Open

// Generated from src/formula/parser/FormulaLexer.g4 by ANTLR 4.9.0-SNAPSHOT


import { ATN } from "antlr4ts/atn/ATN";
import { ATNDeserializer } from "antlr4ts/atn/ATNDeserializer";
Severity: Minor
Found in packages/core/src/formula/parser/FormulaLexer.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status