[CRIU] [PATCH] Revert "zdtm: flake8: add E127 to ingnore list"
Mike Rapoport
rppt at linux.vnet.ibm.com
Tue Nov 29 03:44:50 PST 2016
This reverts commit 75e7579c22f47edc19834d1f746747ce786ffc0e.
---
scripts/flake8.cfg | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/flake8.cfg b/scripts/flake8.cfg
index 57d2cfd..492129e 100644
--- a/scripts/flake8.cfg
+++ b/scripts/flake8.cfg
@@ -5,5 +5,4 @@
# E251 unexpected spaces around keyword / parameter equals
# E101 indentation contains mixed spaces and tabs
# E126 continuation line over-indented for hanging indent
-# E127 continuation line over-indented for visual indent
ignore = W191,E128,E501,E251,E101,E126
--
1.9.1
More information about the CRIU
mailing list