djLint/.coveragerc
Christopher Pickering 41e95ce63b
fixed test coverage
2021-08-17 08:56:40 -05:00

9 lines
109 B
INI

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