djLint/.coveragerc

10 lines
109 B
Text
Raw Normal View History

2021-07-13 15:45:57 +00:00
[run]
source = src/djlint
branch = True
[report]
show_missing = True
skip_covered = True
omit =
*/test*