taler-mailbox

Service for asynchronous wallet-to-wallet payment messages
Log | Files | Refs | Submodules | README | LICENSE

commit c73a2c956a906d62951a4e7f5340bf35e6b26210
parent 81847ac9b2e311825a270eb3a660685e90aaa90c
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Wed, 29 Apr 2026 07:13:54 +0200

ci: do not codespell vendor

Diffstat:
Mcontrib/ci/jobs/0-codespell/job.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/contrib/ci/jobs/0-codespell/job.sh b/contrib/ci/jobs/0-codespell/job.sh @@ -86,6 +86,7 @@ ltmain.sh *.xlsx *.zkey */third_party/** +*/vendor/** EOF );