summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-09-26 11:03:18 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-09-26 11:03:18 +0800
commitb69dcc393b7c5744e63a7485d3cd16934185c334 (patch)
tree473a1a3dfcdce1548a8f3d468405db6ae6ba63fc
parentee6381a0ba46766bda9b0ac3844274b8472fc01e (diff)
Add vfc-gvnfm-vnfmgr max-complexity check
Change-Id: Ib4e9138720b3bf8b1e41761cf0113dd6facfe244 Issue-ID: VFC-443 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
-rw-r--r--mgr/tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/mgr/tox.ini b/mgr/tox.ini
index 7b38c30..d422bee 100644
--- a/mgr/tox.ini
+++ b/mgr/tox.ini
@@ -7,6 +7,7 @@ downloadcache = ~/cache/pip
[flake8]
ignore = E501
+max-complexity = 12
[testenv]
deps = -r{toxinidir}/requirements.txt