attract/setup.cfg

6 lines
119 B
INI

[tool:pytest]
addopts = -v --cov attract --cov-report term-missing --ignore node_modules
[pep8]
max-line-length = 100