teableio/teable

View on GitHub
packages/core/src/query/parser/QueryLexer.ts

Summary

Maintainability
B
4 hrs
Test Coverage

File QueryLexer.ts has 394 lines of code (exceeds 300 allowed). Consider refactoring.
Open

// Generated from src/query/parser/QueryLexer.g4 by ANTLR 4.9.0-SNAPSHOT

import type { ATN } from 'antlr4ts/atn/ATN';
import { ATNDeserializer } from 'antlr4ts/atn/ATNDeserializer';
import { LexerATNSimulator } from 'antlr4ts/atn/LexerATNSimulator';
Severity: Minor
Found in packages/core/src/query/parser/QueryLexer.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status