about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2015-01-30 14:57:21 -0800
committerBrian Anderson <banderson@mozilla.com>2015-02-05 14:37:16 -0800
commit68ddd73257e0d09adb64ea05683ee4d21f51ea48 (patch)
tree38c88dc62986e29e9abe8336b5b64ab58c0c7094
parent4368f6161c04547210b553b041335cda40d8ea6c (diff)
downloadrust-68ddd73257e0d09adb64ea05683ee4d21f51ea48.tar.gz
rust-68ddd73257e0d09adb64ea05683ee4d21f51ea48.zip
testparser has long lines
-rwxr-xr-xsrc/grammar/testparser.py3
1 files changed, 3 insertions, 0 deletions
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 @@
 # <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 # option. This file may not be copied, modified, or distributed
 # except according to those terms.
+
+# ignore-tidy-linelength
+
 import sys
 
 import os