X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=devops-stages%2Fstage-test.sh;h=d57c97a78d8171f517cfcddb2d9ed764c718612e;hp=13cef8592059cbd5a05da627fe0af2e8b55e5a58;hb=e8d56b6856b4365e62a36dbeea1b42fc29d81174;hpb=b4ed4ec1af622db023ee4e3cf6686af2283401db diff --git a/devops-stages/stage-test.sh b/devops-stages/stage-test.sh index 13cef859..d57c97a7 100755 --- a/devops-stages/stage-test.sh +++ b/devops-stages/stage-test.sh @@ -13,6 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -flake8 RO/osm_ro/wim RO/osm_ro/vim_thread.py --max-line-length 120 \ - --exclude .svn,CVS,.gz,.git,__pycache__,.tox,local,temp,osm_im --ignore W291,W293,E226,E402,W504 +tox -c RO/tox.ini