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

Unified Diff: android_webview/tools/pylintrc

Issue 2551353004: Add helper script for running CTS APKs stored in the GS buckets. (Closed)
Patch Set: Add helper script for running CTS APKs stored in the GS buckets. Created 4 years 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
Index: android_webview/tools/pylintrc
diff --git a/android_webview/tools/pylintrc b/android_webview/tools/pylintrc
index 19d502ceea8ed09982b1b642c6b76db4584e674a..d14f91aeb17290def988738dad44bca7cf0a91a0 100644
--- a/android_webview/tools/pylintrc
+++ b/android_webview/tools/pylintrc
@@ -15,6 +15,7 @@ max-line-length=80
disable=
fixme,
invalid-name,
+ locally-disabled,
missing-docstring,
too-few-public-methods,
too-many-arguments,

Powered by Google App Engine
This is Rietveld 408576698