mirror of
https://github.com/rjNemo/pass-gen
synced 2026-06-06 02:26:42 +00:00
8 lines
122 B
INI
8 lines
122 B
INI
[run]
|
|
omit =
|
|
# omit tests
|
|
*/tests/*
|
|
# omit non testable files
|
|
app/__main__.py
|
|
[html]
|
|
directory = .htmlcov
|