diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-03-25 12:47:46 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-03-25 12:47:53 +0100 |
commit | 0be1503f5967826947ff6ba79fb8ac31130489ea (patch) | |
tree | e06c1ab615720cb30ca4c60bdcc2a86f21136d68 /contrib/ci | |
parent | f5f1c083258e80f763db7c87d3357c8eab53019d (diff) |
exclude test specs from spell checking
Diffstat (limited to 'contrib/ci')
-rwxr-xr-x | contrib/ci/jobs/0-codespell/job.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ci/jobs/0-codespell/job.sh b/contrib/ci/jobs/0-codespell/job.sh index 41d11a1bc..64c0e779c 100755 --- a/contrib/ci/jobs/0-codespell/job.sh +++ b/contrib/ci/jobs/0-codespell/job.sh @@ -7,6 +7,7 @@ skip=$(cat <<EOF ABOUT-NLS */afl-tests/* **/auditor/*.sql +**/templating/test-specs/* *.bbl *.bib *build-aux* |