GHA: detect and warn for more English contractions

As we try to avoid them in curl documentation

Closes #13940
This commit is contained in:
Daniel Stenberg 2024-06-13 15:40:39 +02:00
parent 3841569ec8
commit ea12afd5ea
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
5 changed files with 138 additions and 129 deletions

View file

@ -12,13 +12,24 @@ wild-card:wildcard
wild card:wildcard
i'm:I am
you've:You have
we've:we have
we're:we are
we'll:we will
we'd:we would
they've:They have
they're:They are
they'll:They will
they'd:They would
you've:you have
you'd:you would
you'll:you will
you're:you are
should've:should have
don't:do not
could've:could have
doesn't:does not
isn't:is not
aren't:are not
a html: an html
a http: an http
a ftp: an ftp
@ -26,14 +37,13 @@ isn't:is not
internet\b=Internet
isation:ization
it's:it is
it'd:it would
there's:there is
[^.]\. And: Rewrite it somehow?
^(And|So|But) = Rewrite it somehow?
\. But: Rewrite it somehow?
\. So : Rewrite without "so" ?
dir :directory
you'd:you would
you'll:you will
can't:cannot
that's:that is
web page:webpage