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

Unified Diff: tools/perf/pylintrc

Issue 2252473002: CL for perf tryjob on win-x64 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « no previous file | tools/run-perf-test.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/pylintrc
diff --git a/tools/perf/pylintrc b/tools/perf/pylintrc
index 4c52de84162590cc32c30c78da78795718448ce3..61a03640f6a7327c293d407c129856d2ccfd525c 100644
--- a/tools/perf/pylintrc
+++ b/tools/perf/pylintrc
@@ -52,3 +52,4 @@ indent-string=' '
# We suppress long line check for lines that contain only the URL (with or
# without quote).
ignore-long-lines=^\s*'?https?://\S+'?$
+
« no previous file with comments | « no previous file | tools/run-perf-test.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698