Skip to content

Commit 68ddd73

Browse files
committed
testparser has long lines
1 parent 4368f61 commit 68ddd73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/grammar/testparser.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
# <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
1010
# option. This file may not be copied, modified, or distributed
1111
# except according to those terms.
12+
13+
# ignore-tidy-linelength
14+
1215
import sys
1316

1417
import os

0 commit comments

Comments
 (0)