Reformatting RO
[osm/RO.git] / RO-VIM-vmware / tox.ini
index 10dc8c7..038d140 100644 (file)
@@ -28,7 +28,7 @@ commands=python3 -m unittest discover -v
 basepython = python3
 deps = flake8
 commands = flake8 osm_rovim_vmware --max-line-length 120 \
 basepython = python3
 deps = flake8
 commands = flake8 osm_rovim_vmware --max-line-length 120 \
-    --exclude .svn,CVS,.gz,.git,__pycache__,.tox,local,temp --ignore W291,W293,E226,W504
+    --exclude .svn,CVS,.gz,.git,__pycache__,.tox,local,temp --ignore W291,W293,W503,W605,E123,E125,E203,E226,E241
 
 [testenv:unittest]
 basepython = python3
 
 [testenv:unittest]
 basepython = python3