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

Unified Diff: tools/presubmit.py

Issue 333013002: Check alpha-sorting of includes during presubmit. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 6 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 | « test/cctest/test-weaktypedarrays.cc ('k') | 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 518f2d90746f30c45c0590435f528ffa830b240e..1004d965c1b0e0590c157eb40d45b2792544511b 100755
--- a/tools/presubmit.py
+++ b/tools/presubmit.py
@@ -54,6 +54,7 @@ build/class
build/deprecated
build/endif_comment
build/forward_decl
+build/include_alpha
build/include_order
build/printf_format
build/storage_class
« no previous file with comments | « test/cctest/test-weaktypedarrays.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698