Add complexity check for vfc-nfvo-lcm 05/16305/1
authorfujinhua <fu.jinhua@zte.com.cn>
Thu, 28 Sep 2017 09:08:23 +0000 (17:08 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Thu, 28 Sep 2017 09:08:23 +0000 (17:08 +0800)
Change-Id: I9fc8955a5800cc83f139ec186ad42b67a2765757
Issue-Id: VFC-471
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
tox.ini

diff --git a/tox.ini b/tox.ini
index ba77d2f..5aea93d 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -8,6 +8,7 @@ downloadcache = ~/cache/pip
 [flake8]
 ignore =  E501
 exclude =  ./venv-tox,./.tox
+max-complexity = 27
 
 [testenv]
 deps = -r{toxinidir}/requirements.txt