X-Git-Url: https://pwan.org/git/?p=margebot.git;a=blobdiff_plain;f=setup.cfg;fp=setup.cfg;h=5b1003cdc8e79db3f2b4deb890abd8c873f544a2;hp=6eb7cd19016fbd6200c44da74b77af23a2765bee;hb=c60ca167527ed704f3ff1a03b071e0e6e13e4062;hpb=24741a1f032666dc2df447f1c1ea8de67f443984 diff --git a/setup.cfg b/setup.cfg index 6eb7cd1..5b1003c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,4 +4,4 @@ test = pytest [tool:pytest] 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 + *.py E501