mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-02-22 15:03:31 +00:00
Add coveragerc for upcoming pytest coverage Add pre-commit config Add makefile for automating common processes
8 lines
66 B
INI
8 lines
66 B
INI
[run]
|
|
branch = True
|
|
|
|
[report]
|
|
exclude_lines =
|
|
\.\.\.
|
|
pass
|