[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: -fix codespell whitelist
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: -fix codespell whitelist |
Date: |
Wed, 17 Aug 2022 09:53:37 +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 bbb0fc4 -fix codespell whitelist
bbb0fc4 is described below
commit bbb0fc4e4b56613292c8ef35eef7785a05b090e6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Aug 17 09:53:17 2022 +0200
-fix codespell whitelist
---
buildbot/master.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 116f9f5..edcf1c8 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -799,7 +799,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,*/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,*/doc/texinfo.tex,*.PNG,*.??.json,*.docx,*.ods,*.d
[...]
+ 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: -fix codespell whitelist,
gnunet <=