[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: exclude mustach from codespell
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: exclude mustach from codespell |
Date: |
Thu, 22 Oct 2020 10:35:35 +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 1b0e92b exclude mustach from codespell
1b0e92b is described below
commit 1b0e92b9f5865c4f68d38aef775452f467e18ecc
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Oct 22 10:35:33 2020 +0200
exclude mustach from codespell
---
buildbot/master.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 00a6163..95f0fae 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -732,7 +732,7 @@ CODESPELL_FACTORY.addStep(
name="codespell",
description="spell checking repositories",
descriptionDone="Spell check complete",
- command=["/home/codespell/.local/bin/codespell", "-L",
"ifset,openin,fo", "-S",
"*.bib,*.bst,*.cls,*.png,*.svg,*.wav,*.gz,*.ecc,*.jpg,*.zkey,*.sqlite,*/contrib/hellos/**,*/vpn/tests/**,*.priv,*.file,*.tgz,*.woff,*.gif,*.odt,*.fee,*.deflate,*.dat,*.jpeg,*.docx,*.ods,*.doc,*.docx,*.xcf,*.xlsx,*.ecc,*.ttf,*.woff2,*.eot,*.ttf,*.eot,*.mp4,*.pptx,*.epgz,*.min.js,*.pack.js,*.po,*.bbl,*/afl-tests/*,*/.git/**,*.pdf,*.epub",
"anastasis", "bank", "exchange", "gnunet", "libmicrohttpd", "merc [...]
+ command=["/home/codespell/.local/bin/codespell", "-L",
"ifset,openin,fo", "-S",
"*.bib,*.bst,*.cls,*.png,*.svg,*.wav,*.gz,*/mustach/**,*.ecc,*.jpg,*.zkey,*.sqlite,*/contrib/hellos/**,*/vpn/tests/**,*.priv,*.file,*.tgz,*.woff,*.gif,*.odt,*.fee,*.deflate,*.dat,*.jpeg,*.docx,*.ods,*.doc,*.docx,*.xcf,*.xlsx,*.ecc,*.ttf,*.woff2,*.eot,*.ttf,*.eot,*.mp4,*.pptx,*.epgz,*.min.js,*.pack.js,*.po,*.bbl,*/afl-tests/*,*/.git/**,*.pdf,*.epub",
"anastasis", "bank", "exchange", "gnunet", "libmicro [...]
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: exclude mustach from codespell,
gnunet <=