gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: -codespell: ignore main.de.tex


From: gnunet
Subject: [taler-deployment] branch master updated: -codespell: ignore main.de.tex, because it can't handle German
Date: Tue, 11 Jul 2023 10:06:39 +0200

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

oec pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 805dfab  -codespell: ignore main.de.tex, because it can't handle German
805dfab is described below

commit 805dfab95402b1c584eb5119a33b68520dd7ac12
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Tue Jul 11 10:06:35 2023 +0200

    -codespell: ignore main.de.tex, because it can't handle German
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index e2c063d..814d806 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -790,7 +790,7 @@ CODESPELL_FACTORY.addStep(
         name="codespell",
         description="spell checking repositories",
         descriptionDone="Spell check complete",
-        command=["/home/codespell/.local/bin/codespell", "-I", 
"/home/codespell/deployment/codespell/dictionary.txt", "-S", 
"*.bib,*.bst,*.cls,*.json,*.png,*.svg,*.wav,*.gz,*/templating/test?/**,**/auditor/*.sql,**/templating/mustach**,*.fees,*key,*.tag,*.info,*.latexmkrc,*.ecc,*.jpg,*.zkey,*.sqlite,*/contrib/hellos/**,*/vpn/tests/**,*.priv,*.file,*.tgz,*.woff,*.gif,*.odt,*.fee,*.deflate,*.dat,*.jpeg,*.eps,*.odg,*/m4/ax_lib_postgresql.m4,*/m4/libgcrypt.m4,*.rpath,config.status,ABOUT-NLS,
 [...]
+        command=["/home/codespell/.local/bin/codespell", "-I", 
"/home/codespell/deployment/codespell/dictionary.txt", "-S", 
"*.bib,*.bst,*.cls,*.json,*.png,*.svg,*.wav,*.gz,*/templating/test?/**,**/auditor/*.sql,**/templating/mustach**,*.fees,*key,*.tag,*.info,*.latexmkrc,*.ecc,*.jpg,*.zkey,*.sqlite,*/contrib/hellos/**,*/vpn/tests/**,*.priv,*.file,*.tgz,*.woff,*.gif,*.odt,*.fee,*.deflate,*.dat,*.jpeg,*.eps,*.odg,*/m4/ax_lib_postgresql.m4,*/m4/libgcrypt.m4,*.rpath,config.status,ABOUT-NLS,
 [...]
         workdir="/home/codespell/sources/"
     )
 )

-- 
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]