Mercurial > hg
view rust/Cargo.toml @ 49868:a8893ec94a08
pytype: add coverage for parts of hgext
There are tons of things to fix here (which have been blacklisted for now), but
this should help prevent further regressions.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 06 Jan 2023 10:59:59 -0500 |
parents | cf04f62d1579 |
children | 34e0670caf46 |
line wrap: on
line source
[workspace] members = ["hg-core", "hg-cpython", "rhg"] exclude = ["chg", "hgcli"]