[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] branch master updated (8c20f4b27 -> dceae7e68)
From: |
gnunet |
Subject: |
[taler-wallet-core] branch master updated (8c20f4b27 -> dceae7e68) |
Date: |
Tue, 12 Sep 2023 03:54:36 +0200 |
This is an automated email from the git hooks/post-receive script.
devan-carpenter pushed a change to branch master
in repository wallet-core.
from 8c20f4b27 new login token
new 56f7e33da ci: cleanup codespell ignore word list
new dceae7e68 ci: make codespell output more verbose
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ci/jobs/0-codespell/dictionary.txt | 33 ++++-----------------------------
ci/jobs/0-codespell/job.sh | 2 +-
2 files changed, 5 insertions(+), 30 deletions(-)
diff --git a/ci/jobs/0-codespell/dictionary.txt
b/ci/jobs/0-codespell/dictionary.txt
index 95f860504..aeace0e9e 100644
--- a/ci/jobs/0-codespell/dictionary.txt
+++ b/ci/jobs/0-codespell/dictionary.txt
@@ -5,41 +5,16 @@
# 'foo' and you add 'Foo' _here_, codespell will continue to complain
# about 'Foo'.
#
-BRE
-ND
-Nd
-TE
-TEH
-UPDATEing
-WAN
aci
-acn
-ba
-bre
cant
-complet
-doas
ect
-ehr
fo
-hel
-ifset
-ist
-keypair
-nd
-onl
-openin
-ot
-ser
-sie
som
-sover
te
-te
-teh
-tha
ths
updateing
-wan
-wih
vie
+zar
+nam
+pares
+kwanza
diff --git a/ci/jobs/0-codespell/job.sh b/ci/jobs/0-codespell/job.sh
index d27d0888b..9271343e6 100755
--- a/ci/jobs/0-codespell/job.sh
+++ b/ci/jobs/0-codespell/job.sh
@@ -3,4 +3,4 @@ set -exuo pipefail
job_dir=$(dirname "${BASH_SOURCE[0]}")
-codespell -I "${job_dir}"/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,*/doc/texinfo.tex,*.PNG,*.??.json,*.docx,*.ods,*.doc,*.docx,*.xcf,*.xlsx,*.ecc,*
[...]
+codespell -q 0 -I "${job_dir}"/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,*/doc/texinfo.tex,*.PNG,*.??.json,*.docx,*.ods,*.doc,*.docx,*.xcf,*.xlsx,*.
[...]
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-wallet-core] branch master updated (8c20f4b27 -> dceae7e68),
gnunet <=