X-Git-Url: https://pwan.org/git/?p=margebot.git;a=blobdiff_plain;f=setup.cfg;fp=setup.cfg;h=6eb7cd19016fbd6200c44da74b77af23a2765bee;hp=2103725b769b376a7a26523c69c5778814635299;hb=0f33b2dd8c163878b06ac3290d87de8244ac7b7e;hpb=c33554b8412941e605b4606fb640350db4d9aec8 diff --git a/setup.cfg b/setup.cfg index 2103725..6eb7cd1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,6 +2,6 @@ test = pytest [tool:pytest] -addopts = --cov=plugins --cov-report term-missing --cov-report html --pep8 --pylint --pylint-rcfile=.pylintrc +addopts = --cov=plugins --cov-report term-missing --cov-report html --pep8 --pylint --pylint-rcfile=.pylintrc --ff -x pep8ignore = *.py E501 \ No newline at end of file