]> git.lizzy.rs Git - rust.git/commitdiff
testparser has long lines
authorBrian Anderson <banderson@mozilla.com>
Fri, 30 Jan 2015 22:57:21 +0000 (14:57 -0800)
committerBrian Anderson <banderson@mozilla.com>
Thu, 5 Feb 2015 22:37:16 +0000 (14:37 -0800)
src/grammar/testparser.py

index 38e57be288b240f3d2b4e780ac02a6f9aa3ef803..16babd4194e4d73815dd03eb8e9e6270441fb25e 100755 (executable)
@@ -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