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

Unified Diff: PRESUBMIT.py

Issue 467303003: add appengine/chromium_build_stats (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: rebase Created 6 years, 3 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 | appengine/chromium_build_stats/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 85360b8b9cc37f77d7db91b94f02626739449985..df750b82d0248d30ef4f0ae5e016a34cd73eab40 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -21,6 +21,7 @@ DISABLED_PYLINT_WARNINGS = [
DISABLED_PROJECTS = [
'appengine/chromium_build',
+ 'appengine/chromium_build_stats',
'appengine/swarming',
'appengine/test_results',
'infra/services/lkgr_finder',
@@ -253,4 +254,3 @@ def GetPreferredTryMasters(project, change): # pragma: no cover
'infra_tester': set(['defaulttests']),
}
}
-
« no previous file with comments | « no previous file | appengine/chromium_build_stats/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698