mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-09-18 03:13:25 +00:00
Add automation config files
Add coveragerc for upcoming pytest coverage Add pre-commit config Add makefile for automating common processes
This commit is contained in:
7
.coveragerc
Normal file
7
.coveragerc
Normal file
@@ -0,0 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
\.\.\.
|
||||
pass
|
Reference in New Issue
Block a user