pillar/setup.cfg

6 lines
126 B
INI
Raw Normal View History

2016-08-31 11:28:38 +02:00
[tool:pytest]
addopts = -v --cov pillar --cov-report term-missing --ignore node_modules -x --ff
[pep8]
max-line-length = 100