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