mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
badwords: dedupe invocation into a runnable script
Also: - GHA/checksrc: merge two badwords CI jobs into a single one. - re-add the more common bitness entries. Closes #20874
This commit is contained in:
parent
d4a06862cb
commit
3b43b9080d
6 changed files with 26 additions and 21 deletions
|
|
@ -75,11 +75,18 @@ user name:username
|
|||
user names:usernames
|
||||
pass phrase:passphrase
|
||||
will:rewrite to present tense
|
||||
32 bit:32-bit
|
||||
7 bit:7-bit
|
||||
8 bit:8-bit
|
||||
16 bit:16-bit
|
||||
24 bit:24-bit
|
||||
32 bit:32-bit
|
||||
56 bit:56-bit
|
||||
63 bit:63-bit
|
||||
64 bit:64-bit
|
||||
32-bits:32 bits
|
||||
128 bit:128-bit
|
||||
8-bits:8 bits
|
||||
16-bits:16 bits
|
||||
32-bits:32 bits
|
||||
64-bits:64 bits
|
||||
very:rephrase using an alternative word
|
||||
just:rephrase using an alternative word
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue