# HG changeset patch # User Pierre-Yves David # Date 1733327034 -3600 # Node ID 94f0940dc1ac4cf7b184e751cdc8b4aee58410a1 # Parent ff19ddb256b321b34ba9840da87dc45ef9b88c16 test-pylint: stop checking hgext3rd the hgext3rd "packages" contains third party code by definition, we should not check it. diff -r ff19ddb256b3 -r 94f0940dc1ac tests/test-check-pylint.t --- 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) (?)