curl/.github
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
..
ISSUE_TEMPLATE bug_report.md: revert the REUSE template to see if it works again 2022-06-13 23:41:07 +02:00
scripts GHA: spellcheck 2022-09-21 15:20:07 +02:00
workflows GHA: spellcheck 2022-09-21 15:20:07 +02:00
CODEOWNERS github: initial CODEOWNERS setup for CI configuration 2022-09-15 22:40:40 +02:00
CONTRIBUTING.md copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
FUNDING.yml copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
lock.yml copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
stale.yml copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00