Add vfc-gvnfm-vnfmgr max-complexity check 03/15303/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Tue, 26 Sep 2017 03:03:18 +0000 (11:03 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Tue, 26 Sep 2017 03:03:18 +0000 (11:03 +0800)
Change-Id: Ib4e9138720b3bf8b1e41761cf0113dd6facfe244
Issue-ID: VFC-443
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
mgr/tox.ini

index 7b38c30..d422bee 100644 (file)
@@ -7,6 +7,7 @@ downloadcache = ~/cache/pip
 
 [flake8]
 ignore =  E501
+max-complexity = 12
 
 [testenv]
 deps = -r{toxinidir}/requirements.txt