homepage: "https://www.mercurial-scm.org/" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs: | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
sanitizers: | |
- address | |
- undefined | |
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 | |
# - memory | |
coverage_extra_args: -ignore-filename-regex=.*/sanpy/.* | |
main_repo: "https://www.mercurial-scm.org/repo/hg" |