[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] Ignore four space indentation errors in comments.
commit 48abb6894de6b2d29593f28f326bbbf18919b8b9
Author: cypherpunks <cypherpunks@xxxxxxxxxxxxxx>
Date: Thu Feb 26 13:13:19 2015 +0100
Ignore four space indentation errors in comments.
---
test/settings.cfg | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/test/settings.cfg b/test/settings.cfg
index c4999fb..c0c8342 100644
--- a/test/settings.cfg
+++ b/test/settings.cfg
@@ -111,7 +111,7 @@ target.torrc RUN_PTRACE => PORT, PTRACE
#
# If the code fits on my tiny netbook screen then it's narrow enough.
#
-# * E111 and E121 four space indentations
+# * E111, E114, and E121 four space indentations
#
# Ahhh, indentation. The holy war that'll never die. Sticking with two
# space indentations since it leads to shorter lines.
@@ -122,6 +122,7 @@ target.torrc RUN_PTRACE => PORT, PTRACE
# detection is based on multiples of four).
pep8.ignore E111
+pep8.ignore E114
pep8.ignore E121
pep8.ignore E501
pep8.ignore E251
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits