gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: exclude more files that are bi


From: gnunet
Subject: [taler-deployment] branch master updated: exclude more files that are binaries or non-English text
Date: Wed, 22 Jul 2020 23:25:41 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 77e9c61  exclude more files that are binaries or non-English text
77e9c61 is described below

commit 77e9c61f3b1e547295fbcd706067c9fa3a55d742
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 22 23:25:38 2020 +0200

    exclude more files that are binaries or non-English text
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index d2361b4..240893b 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -722,7 +722,7 @@ CODESPELL_FACTORY.addStep(
         name="codespell",
         description="spell checking repositories",
         descriptionDone="Spell check complete",
-        command=["/home/codespell/.local/bin/codespell", "-S", 
"*.bib,*.png,*/afl-tests/*,*/.git/**,*.pdf,*.epub", "anastasis", "bank", 
"exchange", "gnunet", "libmicrohttpd", "merchant", "sync", "twister", 
"wallet-core"],
+        command=["/home/codespell/.local/bin/codespell", "-S", 
"*.bib,*.bst,*.cls,*.png,*.svg,*.wav,*.gz,*.ecc,*.jpg,*.zkey,*.sqlite,*/contrib/hellos/**,*.po,*.bbl,*/afl-tests/*,*/.git/**,*.pdf,*.epub",
 "anastasis", "bank", "exchange", "gnunet", "libmicrohttpd", "merchant", 
"sync", "twister", "wallet-core"],
         workdir="/home/codespell"
     )
 )

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]