6 lines
126 B
INI
6 lines
126 B
INI
[tool:pytest]
|
|
addopts = -v --cov pillar --cov-report term-missing --ignore node_modules -x --ff
|
|
|
|
[pep8]
|
|
max-line-length = 100
|