From 68ddd73257e0d09adb64ea05683ee4d21f51ea48 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Fri, 30 Jan 2015 14:57:21 -0800 Subject: [PATCH] testparser has long lines --- src/grammar/testparser.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/grammar/testparser.py b/src/grammar/testparser.py index 38e57be288b..16babd4194e 100755 --- a/src/grammar/testparser.py +++ b/src/grammar/testparser.py @@ -9,6 +9,9 @@ # , at your # option. This file may not be copied, modified, or distributed # except according to those terms. + +# ignore-tidy-linelength + import sys import os