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

Unified Diff: tools/presubmit.py

Issue 1302413007: [presubmit] Fix runtime/indentation_namespace linter violations. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_fix-presubmit-rules
Patch Set: Created 5 years, 4 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 | « src/globals.h ('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 5919db398605a8f39eb2df963cf5df3ab00353f0..e8f50edfa6c913c5af5bf59dd013cb1aa6b04ef0 100755
--- a/tools/presubmit.py
+++ b/tools/presubmit.py
@@ -65,7 +65,6 @@ LINT_RULES = """
-readability/namespace
-readability/nolint
+readability/streams
--runtime/indentation_namespace
-runtime/references
-runtime/threadsafe_fn
-whitespace/semicolon
« no previous file with comments | « src/globals.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698