Revision: 21293
Author:   [email protected]
Date:     Wed May 14 06:52:05 2014 UTC
Log:      Skip presubmit errors caused by lint update.

Prevent presubmit errors when merging to the 3.25 branch.

BUG=
[email protected]

Review URL: https://codereview.chromium.org/287623004
http://code.google.com/p/v8/source/detail?r=21293

Modified:
 /branches/3.25/tools/presubmit.py

=======================================
--- /branches/3.25/tools/presubmit.py   Fri Jan  3 15:51:11 2014 UTC
+++ /branches/3.25/tools/presubmit.py   Wed May 14 06:52:05 2014 UTC
@@ -59,9 +59,7 @@
 build/storage_class
 legal/copyright
 readability/boost
-readability/braces
 readability/casting
-readability/check
 readability/constructors
 readability/fn_size
 readability/function
@@ -80,7 +78,6 @@
 runtime/nonconf
 runtime/printf
 runtime/printf_format
-runtime/references
 runtime/rtti
 runtime/sizeof
 runtime/string
@@ -91,7 +88,6 @@
 whitespace/comma
 whitespace/comments
 whitespace/ending_newline
-whitespace/indent
 whitespace/labels
 whitespace/line_length
 whitespace/newline

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to