Checkpoint: 4/9/2019
[margebot.git] / setup.cfg
index 2103725..6eb7cd1 100644 (file)
--- 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