curl/.github/workflows
Daniel Stenberg 72c41f7c8b
GHA: spellcheck
This spellchecker checks markdown files. For this reason this job
converts all man pages in the repository to markdown with pandoc before
the check runs.

The perl script 'cleanspell' filters out details from the man page in
the process, to avoid the spellchecker trying to spellcheck things it
can't. Like curl specific symbols and the SYNOPSIS and EXAMPLE sections
of libcurl man pages.

The spell checker does not check words in sections that are within pre,
strong and em tags.

'spellcheck.words' is a custom word list with additional accepted words.

Closes #9523
2022-09-21 15:20:07 +02:00
..
codeql-analysis.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
fuzz.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
hacktoberfest-accepted.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
linkcheck.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
linux.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
macos.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
msh3.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
ngtcp2-gnutls.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
ngtcp2-wolfssl.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
openssl3.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
proselint.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
reuse.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
spellcheck.yml GHA: spellcheck 2022-09-21 15:20:07 +02:00
torture.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00
wolfssl.yml CI/GHA: cancel outdated CI runs on new PR changes 2022-09-19 21:21:04 +02:00