Skip to content

Commit 2e19469

Browse files
authored
Merge branch 'main' into renovate/eslint-monorepo
2 parents c106d1d + 9fef040 commit 2e19469

10 files changed

Lines changed: 2838 additions & 2740 deletions

src/parser/antlr/esql_lexer.g4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* 2.0; you may not use this file except in compliance with the Elastic License
77
* 2.0.
88
*/
9-
109
lexer grammar esql_lexer;
1110

1211
@header {
@@ -16,7 +15,6 @@ lexer grammar esql_lexer;
1615
* 2.0; you may not use this file except in compliance with the Elastic License
1716
* 2.0.
1817
*/
19-
2018
}
2119

2220
options {

src/parser/antlr/esql_lexer.interp

Lines changed: 4 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)