Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(334)

Unified Diff: tools/presubmit.py

Issue 287623004: Skip presubmit errors caused by lint update. (Closed) Base URL: https://v8.googlecode.com/svn/branches/3.25
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/presubmit.py
diff --git a/tools/presubmit.py b/tools/presubmit.py
index 88f1459d739f190ef62549a27c1545b83ebc595c..1a0eec5b78fa2f528e6fdc0111130b9460c39665 100755
--- a/tools/presubmit.py
+++ b/tools/presubmit.py
@@ -59,9 +59,7 @@ build/printf_format
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/mutex
runtime/nonconf
runtime/printf
runtime/printf_format
-runtime/references
runtime/rtti
runtime/sizeof
runtime/string
@@ -91,7 +88,6 @@ whitespace/braces
whitespace/comma
whitespace/comments
whitespace/ending_newline
-whitespace/indent
whitespace/labels
whitespace/line_length
whitespace/newline
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698