Mercurial > public > mercurial-scm > hg-stable
changeset 52387:94f0940dc1ac
test-pylint: stop checking hgext3rd
the hgext3rd "packages" contains third party code by definition, we should not
check it.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 04 Dec 2024 16:43:54 +0100 |
parents | ff19ddb256b3 |
children | 46574e588017 |
files | tests/test-check-pylint.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-check-pylint.t Tue Dec 03 14:39:00 2024 +0000 +++ b/tests/test-check-pylint.t Wed Dec 04 16:43:54 2024 +0100 @@ -15,7 +15,7 @@ > --enable=W0102,C0321 \ > --reports=no \ > --ignore=thirdparty \ - > mercurial hgdemandimport hgext hgext3rd | sed 's/\r$//' + > mercurial hgdemandimport hgext | sed 's/\r$//' Using config file *fakerc (glob) (?) (?) ------------------------------------* (glob) (?)