Files
attract/setup.cfg

6 lines
127 B
INI

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