py-hyperlink/.coveragerc

10 lines
116 B
INI

[run]
branch = True
omit = */flycheck_*
[report]
precision = 2
exclude_lines =
if TYPE_CHECKING
\s*\.\.\.$