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

Unified Diff: pylintrc

Issue 2363773008: Add better logging when failing to load a test. (Closed)
Patch Set: patch for review Created 4 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 | typ/json_results.py » ('j') | typ/tests/main_test.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pylintrc
diff --git a/pylintrc b/pylintrc
index 35c2a106ae3f9b2644f4793b334fcea4915aafa7..9ccea6f9e1103c610311f4d2d8465fbfd114840f 100644
--- a/pylintrc
+++ b/pylintrc
@@ -142,6 +142,7 @@ ignore-docstrings=yes
# Maximum number of characters on a single line.
# max-line-length=200
+max-line-length=80
# Maximum number of lines in a module
# max-module-lines=1000
« no previous file with comments | « no previous file | typ/json_results.py » ('j') | typ/tests/main_test.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698