update config

This commit is contained in:
Florian Förster 2025-03-13 07:19:18 +01:00
parent e9ea387465
commit 9a06ec9ac8

View File

@ -51,7 +51,7 @@ log_cli = true
[tool.coverage.run]
relative_files = true
source = [
"lang_main",
"src/",
"tests/",
]