djLint/.coveragerc
Christopher Pickering eef8fdb63b
added tests
2021-07-13 10:45:57 -05:00

10 lines
110 B
INI

[run]
source = src/djlint
branch = True
[report]
show_missing = True
skip_covered = True
omit =
*/test*