From 1483e6bff822f69e276678a4813001f0cbbd8f59 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 22 Oct 2020 11:14:09 +0200 Subject: expclude odg, PNG --- buildbot/master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildbot') diff --git a/buildbot/master.cfg b/buildbot/master.cfg index b1f28f0..79eb67b 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,*/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,*.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", "merchant", "sync", "twister", "wallet-core"], + command=["/home/codespell/.local/bin/codespell", "-L", "ifset,openin,fo", "-S", "*.bib,*.bst,*.cls,*.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,*.PNG,*.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", "merchant", "sync", "twister", "wallet-core"], workdir="/home/codespell/sources/" ) ) -- cgit v1.2.3