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

Unified Diff: telemetry/pylintrc

Issue 2978643002: Removing bad-continuation param and fixing resulting errors. Fixed indentation errors, in telemetry… (Closed)
Patch Set: Created 3 years, 5 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 | « telemetry/build/update_docs.py ('k') | telemetry/telemetry/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: telemetry/pylintrc
diff --git a/telemetry/pylintrc b/telemetry/pylintrc
index 7be28e2eeddf2926dfa27676a87d2cea653e837f..ba110550b6b6ab3756c33ebcb52e7617fdf345b1 100644
--- a/telemetry/pylintrc
+++ b/telemetry/pylintrc
@@ -5,11 +5,7 @@
disable=
design,
similarities,
-
- abstract-class-little-used,
- abstract-class-not-used,
bad-builtin,
- bad-continuation,
broad-except,
fixme,
global-statement,
« no previous file with comments | « telemetry/build/update_docs.py ('k') | telemetry/telemetry/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698