Daniel Stenberg
ea12afd5ea
GHA: detect and warn for more English contractions
...
As we try to avoid them in curl documentation
Closes #13940
2024-06-13 16:21:09 +02:00
Daniel Stenberg
6e494a2390
docs: more language cleanups
...
- present tense
- avoid bad words
Closes #13003
2024-02-27 16:19:43 +01:00
Daniel Stenberg
2097a095c9
docs: use present tense
...
avoid "will", detect "will" as a bad word in the CI
Also line wrapped a bunch of paragraphs
Closes #13001
2024-02-27 09:47:21 +01:00
Daniel Stenberg
dc3eb678da
badwords: use hostname, not host name
...
and username, filename - consistently. Fixed the patterns in
badwords.txt to catch these.
Closes #12888
2024-02-07 08:25:52 +01:00
Daniel Stenberg
440bc97e4c
docs: do not start lines/sentences with So, But nor And
...
Closes #12802
2024-01-26 10:38:58 +01:00
Daniel Stenberg
e5000e797f
GHA: add a job scanning for "bad words" in markdown
...
This means words, phrases or things we have decided not to use - words that
are spelled right according to the dictionary but we want to avoid. In the
name of consistency and better documentation.
Closes #12764
2024-01-24 08:44:34 +01:00